Retrieve a specific run by its ID from a session. Response schema varies based on the run type (agent run, team run, or workflow run).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session ID to get run from
Run ID to retrieve
Session type (agent, team, or workflow)
agent, team, workflow User ID to query run from
Database ID to query run from
Run retrieved successfully