List custom fields
List all custom fields on a publication
Path parameters
publicationId
The prefixed ID of the publication object
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
data
limit
The limit placed on the results. If no limit was specified in the request, this defaults to 10.
page
The page number the results are from. If no page was specified in the request, this defaults to page 1.
total_results
The total number of results from all pages.
total_pages
The total number of pages.