Get my tenant API Clients info
GET {{base_url}}/api/2/tenants/{{my_tenant_id}}/clients
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"items": [
"909011f1-ee61-dddd-a36a-ad5fd5922986"
]
} |
ENDPOINTS