Retrieves a single item by its identifier, returning an empty item if the user lacks permission.
Items
Retrieves a single item by its identifier, returning an empty item if the user lacks permission.
POST
Retrieves a single item by its identifier, returning an empty item if the user lacks permission.
Documentation Index
Fetch the complete documentation index at: https://ekso.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.
Path Parameters
The unique identifier of the item.
Response
The item or an empty item if access is denied.