Get the list of all admin users
This endpoint allows you to list all Admin users of your Admin account. You can filter users by type (active or pending) and paginate results using offset and limit.
This endpoint allows you to list all Admin users of your Admin account. You can filter users by type (active or pending) and paginate results using offset and limit.
The API key should be passed in the request headers as api-key for authentication.
User type (active | pending). This is required if offset is provided for limited result.