v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a value list item

Retrieves a ValueListItem object.

get/v1/radar/value_list_items/{item}

Path parameters

itemstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

created_bystring required

The name or email address of the user who added this item to the value list.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'radar.value_list_item' required

String representing the object's type. Objects of the same type share the same value.

valuestring required

The value of the item.

value_liststring required

The identifier of the value list this item belongs to.