Item
Retrieve details of a specific Item.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the space where the item is located. Must be a non-empty string.
The ID of the item to retrieve. Must be a non-empty string.
Response
200 - application/json