Items
Retrieve an item
Returns all fields on an item.
GET
/
items
/
{item_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Numeric ID of the item to retrieve.
Response
200 - application/json
Numeric ID of the item.
Available options:
processed
, unprocessed
Available options:
available
, unavailable