v1

latestOpenAPI 3.0.3Apache 2.02026-07-17341573.2 KB
Directory Sync

Get user by id from a directory

get/api/v1/dsync/users/{userId}

Path parameters

userIdstring required

User ID

Query parameters

tenantstring

Tenant (Optional if directoryId is provided)

productstring

Product (Optional if directoryId is provided)

directoryIdstring

Directory ID (Optional if tenant/product is provided)

Response

Success

idstring

User ID

first_namestring

First name

last_namestring

Last name

emailstring

Email address

activeboolean

Indicates whether the user is active or not

rawobject

Raw user attributes from the Identity Provider