coda_whoami
Verify your Coda API token by retrieving the current token owner's name, email, and scopes. Use to confirm token validity and permissions; an error indicates an invalid or expired token.
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 |