cdp_get_token
Retrieve authentication token information for Acquia CDP API access. Provide a bearer token to verify its details, or use username/password credentials to generate a new user token.
Instructions
Get token information. Pass a bearer token to fetch info about that specific token, or username/password (Basic auth) to fetch the user's token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| username | No | ||
| password | No | ||
| scheme | No | A1USER |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |