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
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲