getCurrentUser
Retrieve the current user's details from the Rootly MCP server to verify authentication and access user-specific data, ensuring secure and accurate API interactions.
Instructions
Get current user
Responses:
- 200 (Success): user found
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 401: responds with unauthorized for invalid token
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |