Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/listUsers \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "email": "jsmith@example.com", "firstName": "<string>", "lastName": "<string>", "organisation": "<string>", "role": "<string>" } ]
List all users in the organization. Requires admin permissions.
VoltView API key
Users retrieved successfully
User identifier
User email
User first name
User last name
User organisation
User role in the organisation