Show contact
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_id
Response
200 - Contact
data
jsonapi
Errors
404
Not Found Error

