get_user_traces
get_user_tracesRetrieve paginated traces for a specific user from Langfuse to monitor and analyze their interactions within LLM applications.
Instructions
All traces for a specific user with pagination. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | Langfuse user ID | |
| page | Yes | Page number | |
| limit | Yes | Items per page |