v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Items
ItemsDirectusSyncIDMap

Retrieve an Item

Retrieve a single directus_sync_id_map item by unique identifier.

get/items/directus_sync_id_map/{id}

Path parameters

integer required

Incremental index of the item.

OR
string required

Unique identifier of the item.

Example:1

Index of the item.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

versionstring

Retrieve an item's state from a specific Content Version. The value corresponds to the "key" of the Content Version.

Response

Successful request