v19

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-017489931.2 KB

Retrieve a list

Retrieves a single list by its ID.

Required scope: lists:read

Rate limit category: Read

get/v1/lists/{id}

Path parameters

idstring required

Unique identifier of the list to retrieve.

Headers

Lightfield-Version'2026-03-01' required

Required API version header. Requests may error without it.

Response

OK

idstring required

Unique identifier for the list.

createdAtstring required

ISO 8601 timestamp of when the list was created.

httpLinkstring nullable required

URL to view the list in the Lightfield web app, or null.

fieldsobject required

Map of field names to their typed values. System fields are prefixed with $ (e.g. $name, $objectType).