getAuthenticatedUser
Retrieves authenticated user details like ID, username, and team ID from Postman to enable context-aware API automation for user-specific resources.
Instructions
Gets information about the authenticated user.
This endpoint provides “current user” context (`user.id`, `username`, `teamId`, roles).
When a user asks for “my …” (e.g., “my workspaces, my information, etc.”), call this first to resolve the user ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||