Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
Successfully retrieved the account.
Retrieve details of a specific item by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the account.