coda_whoami
Verify your Coda API token by retrieving the owner's name, email, and token scopes. Use this to confirm token validity and permissions.
Instructions
Get information about the current API token owner.
Returns the user's name, email, and token scopes. Use this to verify that the API token is valid and has the expected permissions. If this returns an error, the token is invalid or expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |