Get my tenant contacts
GET {{base_url}}/api/2/tenants/{{my_tenant_id}}/contacts
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"items": [
"57b7f087-b8b6-11ea-a31d-001c426f0f58"
]
} |
ENDPOINTS