v1

latestOpenAPI 3.0.12026-08-0618238.7 KB
User API

Search for users via GET

Filtering and searching are not supported.

get/scim/v2/Users

Query parameters

startIndexinteger

Index of total result set to start list from

countinteger

Number of items to retrieve, starting at the given index

attributesstring

Limit result to items that contain these attributes at the minimum. See the specification

excludedAttributesstring

Exclude these attributes from the result set. See the specification

Response

A list of resources, formatted as per the specification