qui_get_current_user
Retrieve the current user's profile and permissions from qui's authentication endpoint to identify who is making API calls.
Instructions
Call qui's GET /auth/me 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 |