get https://{baseUrl}/api/accounts/getDelegates/
Log in to see full request history
Responses
400A delegate does not have a corresponding RegScale user ID.
401The caller is not authenticated with RegScale.
400A delegate does not have a corresponding RegScale user ID.
401The caller is not authenticated with RegScale.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/accounts/getDelegates/userId \
--header 'accept: application/json'
xxxxxxxxxx
[
null
]