Deprecated - Retrieve the list of a schema attributes in Cloud Directory for a tenant.

Deprecated - This API is deprecated and will be removed after May 2022. Use this API: GET /v1.0/attributes

The filter query parameter supports the options:

"default" - the filter will show the default schema attributes.
"custom" - the filter will show the custom defined schema attributes.
"customAvailable" - the filter will show the custom schema attribute names that are available for use.
"hashedCustomAvailable" - the filter will show the hashed custom schema attribute names that are available for use.
No filter will show all the schema attributes.

You can further narrow your search using the query parameter "fullText".
Supports sorting and paging on the results.

Entitlement required: readUserGroups (Read users and groups) or manageUserGroups (Manage users and groups) or manageAllUserGroups (Synchronize users and groups) or manageUserStandardGroups (Manage users and standard groups).
Note: You only need one entitlement, but you can have more than one.

Query Params
string

Filter schema attributes.

string

Specifies the maximum number of query results per page. A negative value is interpreted as 0. A value of 0 indicates that no resource results are to be returned, except for totalResults.

string

A 1-based index that indicates the start index that is used when returning the number of resources. A value less than 1 is interpreted as 1.

string

Sort the results by the given criteria when returning the resources.

string

The sorting order when returning the number of resources.

string

A string that is searched for in the schema attributes.

Responses

Language
URL
Choose an example:
application/scim+json