Get one tenant property

Beta
Retrieves a tenant property by id.

Authentication

AuthorizationBearer

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

Path parameters

tenant_property_idstringRequired
Tenant Property ID

Headers

Accept"application/json"Required
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.

Response

Tenant Property
idstring
namestring
statusstring
address_line_1string
address_line_2string
address_line_3string
citystring
postal_codestring
statestring

Errors

400
Get One Tenant Property Request Bad Request Error
401
Get One Tenant Property Request Unauthorized Error
403
Get One Tenant Property Request Forbidden Error
404
Get One Tenant Property Request Not Found Error
406
Get One Tenant Property Request Not Acceptable Error
429
Get One Tenant Property Request Too Many Requests Error
451
Get One Tenant Property Request Unavailable for Legal Reasons Error
500
Get One Tenant Property Request Internal Server Error
501
Get One Tenant Property Request Not Implemented Error