Accounts
Retrieves the profile for the credentials accessing the API
Retrieves the profile of the authenticated caller. Useful to check which principal a token belongs to.
GET
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
A profile identifies a user or non-human principal (such as an API key) at the account level. Profiles are account-scoped and can be granted access to multiple workspaces.