List of hyper-admins
This service can be used to get the list of hyper-admins of your enterprise.
If you have your enterprise API key, you can try the API via this link.
Response
The service returns an array of elements, whose structure is defined in the table below.
Name
Type
Description
userId
string
Hyper-admin unique identifier
firstname
string
Hyper-admin unique first name
lastname
string
Hyper-admin unique last name
creationDate
string
Date at which the account was created
Date format: YYYY-MM-dd’T’HH:mm:ss.SSSZ
Last updated