Clients API
📡
Clients API
List clients
Returns all clients in the Space, ordered by creation date descending.
Example request
Response
Client fields
Field | Type | Notes |
|---|---|---|
| UUID | |
| string | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string or null | |
| string array | Empty array if no tags |
| string |
|
| string or null | |
| ISO 8601 string or null | |
| ISO 8601 string | |
| ISO 8601 string | |
| object or null | Workspace custom field values |
List testimonials for a client
Returns testimonials linked to the specified client. Returns a maximum of 50 results, ordered by source_created_at descending.
Example request
Response
The active_asset shape is the same as described in the Testimonials API.
Errors
HTTP | Code | Message |
|---|---|---|
500 |
| Internal database error |
