Skip to main content
GET
Get a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

Successful response

id
string
name
string
phone
string | null
email
string<email> | null
notes
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
deleted_at
string<date-time> | null