Attributes
List trusted attributes and their assigned values
Returns every trusted attribute registered for the organization, each with its declared schema (name + type) and all assigned values across user/group/default scopes. Pages over attribute names; the embedded user-values within each attribute are NOT bounded by this pagination.
GET
/organizations/{organizationName}/attributesAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
Standard identifier pattern for resource names
Match
^[a-zA-Z0-9_ -]+$Query Parameters
limit?integer
Maximum number of items to return. Use -1 or omit to return all results. Valid values: -1 (all results) or 1–500.
Range
-1 <= value <= 500Default
-1offset?integer
Number of items to skip before starting to return results
Range
0 <= valueDefault
0Response Body
application/json
application/json
application/json
application/json