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.
Example:
"F5VHE7m4xJJpXcZXcqut"
The ID of the item to retrieve. Must be a non-empty string.
Example:
"xVkvt0FpsagnnhvmpdAi"
Response
200
application/json
OK