List attributes
Lists all attributes defined on a specific object or list. Attributes are returned in the order that they are sorted by in the UI.
When target is objects, the required scopes are object_configuration:read. When target is lists, the required scopes are list_configuration:read.
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
Whether the attributes are on an object or a list.
objects, lists "lists"
A UUID or slug to identify the object or list the attributes belong to.
"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"
Query Parameters
The maximum number of results to return. See the full guide to pagination here.
10
The number of results to skip over before returning. See the full guide to pagination here.
5
Whether archived attributes should be included in the results. See the full guide to archiving here.
true
Response
Success
Success