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/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
VoltView API key
User profile retrieved successfully
User identifier
User email
User first name
User last name
User organisation
User role in the organisation