List users in the configured access provider for an organization
Requires Authorization: Bearer
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”org_123Provider tenant or organization identifier. In WorkOS mode this is the WorkOS organization id, for example org_123.
Query Parameters
Section titled “Query Parameters ”Opaque cursor from pagination.previousCursor. Do not combine with after.
Opaque cursor from pagination.nextCursor. Do not combine with before.
100Maximum number of users to return. Must be between 1 and 100; defaults to 100.
Responses
Section titled “ Responses ”Organization users
object
Users returned for the requested organization page.
object
Provider user identifier.
user_01J7C4Q8QABCD1234XYZVerified email address stored by the configured access provider.
alex@example.comMobile number in E.164 format when present.
+61412345678Given name stored by the configured access provider.
AlexFamily name stored by the configured access provider.
TaylorCursor pagination metadata for forward/backward paging.
object
Whether another page exists after nextCursor.
trueWhether another page exists before previousCursor.
Opaque cursor to pass as the after query parameter for the next page.
after_cursor_123Opaque cursor to pass as the before query parameter for the previous page.
before_cursor_123BAD_REQUEST
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailUNAUTHORIZED
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailFORBIDDEN
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailNOT_FOUND
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailCONFLICT
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailUNPROCESSABLE_ENTITY
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailConfigured access provider rate limited the request.
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailINTERNAL_SERVER_ERROR
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/emailAccess-management provider is not configured for this environment.
object
Karmo 8-digit error code.
Domain-level metadata emitted by the service.
object
object
Human-readable detail for the specific field error.
JSON pointer to the offending value.
/email