Static Items
Retrieve a static item
Retrieves a static item.
get/v3/static/{id}
Path parameters
idstring required
Unique Static Item identifier
Response
OK
Example response
{
"id": "123456789ABCD"
}Retrieves a static item.
Unique Static Item identifier
OK
{
"id": "123456789ABCD"
}