List clients
Returns every client in your agency, newest first.array
Get a client
string
required
The client id.
404 if the client isn’t in your workspace.
Create a client
Requires the Scale plan (write access).
201 status.
string
required
The client’s name (1–100 characters).
Your plan’s client limit still applies. If you’ve reached it, the request returns
400 with an invalid_request error explaining the limit.