Skip to main content
GET
Get Me

Authorizations

Authorization
string
header
required

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

Response

200 - application/vnd.api+json

Successful Response

JSON:API single-resource envelope for /me routes.

data
ContactMeResource · object
required

JSON:API resource object for the current contact (GET /me family).