List End Users
ListEndUsers returns a list of all the End Users for the given organisation.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
Query Parameters
Search is a string that is used to filter the list of End Users. The search string is matched against the id, externalId and displayName fields.
Filter users by their activation status. Must be used together with environment_id. If not provided, returns all users regardless of activation status.
Filter users by activations in a specific environment. Must be used together with the 'activated' parameter. When combined with 'activated=true', it returns users that are activated in the specified environment. When combined with 'activated=false', it returns users that are not activated in this specific environment. If not provided, returns users from all environments.
Response
OK
The response is of type object
.