List attribute definitions
This endpoint will return a list of attribute definitions in the schema.
An access token issued to a user.
Your workspace identifier.
b4e02c85-c6d2-4b15-8885-e09671799c61Limits the number of results to return. The default value is 10, the minimum is one and the maximum is 100.
10Pagination token that keeps of track of the current position in the list.
nextPageToken123Order in which to retrieve the results.
falseA list of attribute definitions was returned. The list can be empty if no attribute definitions are found.
The workspace was not found.
Examples
Let's establish some of our data that will be used in the following examples:
Workspace ID: a1405560-c8d3-4b1a-877d-3f449ad95352
AccessKey: abcd
List the attributes
In this example, we're listing all attribute definitions from a given workspace.
Last updated
Was this helpful?

