For the complete documentation index, see llms.txt. This page is also available as Markdown.

Who am I

Available Fields

Field

id

username

email


Examples

Get user associated with token

GET "https://api.balena-cloud.com/user/v1/whoami" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <AUTH_TOKEN>" 

Last updated

Was this helpful?