v2

latestOpenAPI 3.0.12026-07-263104131.9 MB
Custom Fields

Get custom fields with pagination

Retrieves custom fields (node attributes) with pagination support. Maximum 500 items per page.

get/v2/custom-fields

Query parameters

cursorNamestring

Pagination Cursor - Cursor provided by previous query. Used to fetch the next page of results

pageSizeinteger

Number of items per page (default: 50, min: 5, max: 500)

Response

Paginated list of custom fields

pageinteger
pageSizeinteger
countinteger
resultsobject[]