cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/getUser \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "email": "jsmith@example.com", "firstName": "<string>", "lastName": "<string>", "organisation": "<string>", "role": "<string>" }
Retrieves the authenticated user’s profile information
Documentation IndexFetch the complete documentation index at: https://docs.voltview.co.uk/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voltview.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
VoltView API key
User profile retrieved successfully
User identifier
User email
User first name
User last name
User organisation
User role in the organisation