Returns the delegates assigned to a user.
Last updated 1 year ago
Was this helpful?
🚧 Roles and PrivilegesCalling this endpoint requires the ACCESS_USER_PROVISIONING_API privilege. See for a list of roles and associated privileges.
Calling this endpoint requires the ACCESS_USER_PROVISIONING_API privilege. See for a list of roles and associated privileges.
User ID as a decimal integer
Session authentication token.
[1461508270000,7215545057281]
GET /pod/v1/admin/user/{uid}/delegates HTTP/1.1 Host: yourpodURL.symphony.com sessionToken: text Accept: */*
The userid's of the delegates of this user.
[ 1461508270000, 7215545057281 ]