qui_validate_session
Validate an active session by calling the /auth/validate endpoint. Use arguments to pass path variables, query parameters, and a JSON body for session verification.
Instructions
Call qui's GET /auth/validate endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |