Content Properties
Get content property for database by id
Retrieves a specific Content Property by ID that is attached to a specified database.
Permissions required: Permission to view the database.
get/databases/{database-id}/properties/{property-id}
Path parameters
database-idinteger required
The ID of the database for which content properties should be returned.
property-idinteger required
The ID of the content property being requested.
Response
Returned if the requested content property is successfully retrieved.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.