mess_get_auth_key_info
Retrieve authentication key details to verify validity and permissions for accessing the IIITH Mess System, returning key information or error codes for expired keys.
Instructions
Get info about the auth key currently in use (passed in Authorization header).
Args: params: auth_key (the key to inspect)
Returns: JSON AuthKey details. Returns 401/403 if the key is expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |