action1_whoami
Identify the Action1 account behind API credentials and view its permissions. Use this to diagnose 403 errors by checking if the credential lacks access to the requested organization.
Instructions
Show which Action1 identity these API credentials map to, and their permissions.
Use this first when a call fails with 403 — it tells you whether the API credential simply lacks access to the organization you asked about.
Returns:
The /Me object: account identity and granted API permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||