GET
/api/tenant/my-tenancies
This endpoint allows you to retrieve details for tenant my tenancies.
Request Parameters
| Parameter | Location | Required |
|---|---|---|
| No parameters required | ||
Example Request
cURL
curl -X GET https://api.basebrick.com/api/tenant/my-tenancies \
-H "Authorization: Bearer YOUR_TOKEN"