API Docs / Operations / Contacts / Clients for Contact

Clients for Contact

GET /api/tenants/{tenant}/contacts/{code}/clients

Returns a list of clients that have the specified contact associated with them

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

200 OK
401 Unauthorized - Invalid or missing API key
404 Not Found

Try it