v1
latestOpenAPI 3.1.02026-07-17522.6 KBGet an item by ID
get/api/items/{id}
Path parameters
idinteger required
Response
The requested item
Example response
{
"id": 1,
"name": "Example Item"
}The requested item
{
"id": 1,
"name": "Example Item"
}