Skip to main content
GET
Get a SCIM user

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

orgSlug
string
required

The organization slug that scopes the SCIM tenant.

id
string
required

The Orbit user id of the SCIM User resource.

Response

The requested SCIM User resource.

schemas
string[]
id
string
userName
string
name
object
emails
object[]
displayName
string
active
boolean
meta
object