customfields

Available Since: V2.0.1

Get the custom fields attached to a document.

Request

GET api/1/content/customfields/
Parameter Description
id The ID of the document to query.

Successful Response (200)

The array of customs fields and their values.




TOP