Item Properties

Get Item Values

Gets all the current property values of the given item.

get/{databaseId}/items/{itemId}

Path parameters

databaseIdstring required

ID of your database.

itemIdstring required

ID of the item whose properties are to be obtained.

Response

Successful operation.

object required

Changes