Skip to main content

List Entry Columns

GET 

/entry_columns

Retrieve a list of available Entry Columns. These are the available columns (selections) that can be added to Entry Screens.

note

In general, Entry Column definitions are fixed and not directly modifiable, so this endpoint is read-only.

Request

Responses

A successful response from a paged collection; see the results array in the response for the list of results for this page. Additional pages may be available and can be fetched using the @nextLink URL.

Note that the examples given may include keys (fields) that may not always be present in the response, depending on the fields requested in the $keys parameter, the user's permissions, and other system settings.