Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/scim/scim-users.controller.ts
Endpoint
GET /scim/v2/Users
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
filter | query | string | - | |
startIndex | query | string | - | |
count | query | string | - |
Referenced By
ScimUsersController(MODULE_DECLARES)
Was this page helpful?