# List users in the system List users in the system for the specified platform Endpoint: GET /api/orgs/{platform_key}/scim/v2/Users Version: 4.84.1-ai-plus Security: PlatformApiKeyAuthentication ## Query parameters: - `format` (string) Enum: "json", "scim+json" ## Path parameters: - `platform_key` (string, required) ## Response 200 fields (application/scim+json): - `schemas` (array, required) SCIM schema identifiers - `totalResults` (integer, required) Total number of results - `Resources` (array, required) List of user resources