Skip to main content
GET
Get tenant by user ID.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

Response

200 - application/json

Tenant found.

data
object
required
meta
object
errors
object[]