v1

latestOpenAPI 3.1.02026-07-261444991.2 MB
Item

Fetch item

This endpoint returns an item identified by its item_id.

get/items/{item_id}

Path parameters

item_idstring required

Response

OK

metadataobject required

User specified key-value pairs for the resource. If not present, this defaults to an empty dictionary. Individual keys can be removed by setting the value to null, and the entire metadata mapping can be cleared by setting metadata to null.

idstring required

The Orb-assigned unique identifier for the item.

namestring required

The name of the item.

created_atstring date-time required

The time at which the item was created.

archived_atstring date-time nullable

The time at which the item was archived. If null, the item is not archived.