Item
Retrieve details of a specific Item.
get/api/v1/getItem/{spaceId}/{itemId}
Path parameters
spaceIdstring required
Example:F5VHE7m4xJJpXcZXcqut
The ID of the space where the item is located. Must be a non-empty string.
itemIdstring required
Example:xVkvt0FpsagnnhvmpdAi
The ID of the item to retrieve. Must be a non-empty string.
Response
OK
Changes
No recorded changes to this endpoint across all 3 revisions of this API.