List user attributes

View as Markdown
Get a list of available user attributes, values, and owners.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Query parameters

pagestringOptional
Use to specify further pages using the string returned in the nextPage portion of the response.
limitdoubleOptional

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

namestringOptional
Search filter for the name of the user attribute.

Response

The response body.
entrieslist of objects
nextPagestring or null
totaldoubleOptional