Retrieve all users synced from a specific directory. These are the users provisioned via SCIM from the organization’s Identity Provider.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
Unique identifier (UUID) of the resource
OK
Internal ID for the directory user record.
Internal directory connection ID that the user belongs to.
Linked WorkOS user ID if the user has signed in, otherwise null.
WorkOS directory user ID for this user.
Directory user's primary email address.
Directory user's given name, if provided.
Directory user's family name, if provided.
Directory user state (active or inactive).
JSON string of raw IdP attributes for this user, if provided.
External identity provider user ID, if available.
Timestamp when the directory user record was created.
Timestamp when the directory user record was last updated.