Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Response
Success!
Retrieve a specific record by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success!