Validate platform-integration JWT
validate_jwtVerify a JWT token to authenticate and retrieve user profile settings including language and UI labels.
Instructions
Verify a JWT previously issued by generate_jwt. The returned profile object echoes the connection page settings, including language and any ui_labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jwt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |