Show client

View as MarkdownOpen in Claude

Reads one Client. Attributes: name, last_name, company, created_at, updated_at, plus sites_count when requested via fields[clients]=sites_count.

A read-only token is enough. A Contact id, or a Client of another organization, answers 404.

Authentication

AuthorizationBearer

Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.

Path parameters

client_idstringRequired

Response

200 - Client

dataobjectOptional
jsonapiobjectOptional

Errors

404
Not Found Error