Show contact

View as MarkdownOpen in Claude

Reads one Contact. Attributes: name (may be null - a notification-only Contact can be unnamed), last_name, company, created_at, updated_at.

A read-only token is enough. A Client id, or a Contact 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

contact_idstringRequired

Response

200 - Contact

dataobjectOptional
jsonapiobjectOptional

Errors

404
Not Found Error