SCIM Reference
Get Single User
Get single user
GET
/
api
/
scim
/
v2
/
Users
Body
The new user’s email address
The new user’s role. Values can be sender
, manager
, admin
.
The new user’s team. This value needs to match the exact team group name in Sendoso. See more information to get team group names.
Response
The SCIM RFC schema for the user resource - always urn:ietf:params:scim:schemas:core:2.0:User
The user’s identifier
The user’s email address
Whether or not the user is active or not in the Sendoso platform.
The user’s personal balance
The user’s role. Values can be sender
, manager
, admin
.
The user’s team.