Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "journeys": [ { "denial_id": "<string>", "completed_steps": 123, "confidence_score": "<string>", "current_blocker": {}, "current_state": "<string>", "denied_amount": "<string>", "detected_at": "<string>", "error_count": 123, "has_active_plan": true, "last_activity_at": "<string>", "outcome": "<string>", "progress_percentage": 123, "status": "<string>", "step_count": 123 } ], "meta": { "current_page": 123, "per_page": 123, "total_pages": 123, "total_count": 123, "has_next": true, "has_prev": true } }
Returns a paginated list of user journeys.
OK
Show child attributes