Atomicat API
​string​string | null​string​​string
Get the authenticated account
GET
https://automation.atomicat-api.com/api/automation/v1
/me
Returns the Atomicat account that owns the API key. The workspace id is the same as the account id.
Required scope: account:read.
Get the authenticated account › Responses
The account.
idAccount id.
emailAccount email.
nameDisplay name.
planPlan name when the account has one.
workspace_idSame value as id.