Download OpenAPI specification:
Therapist dashboard scores, client snapshots, operational and financial metrics
Retrieves dashboard scores for all active clients under a therapist. Returns client profiles with associated scores, filtering out deleted records.
Used when:
Input:
therapist_user_id (path parameter, required): The therapist's user IDCommon errors:
| id required | string |
{- "user_id": "string",
- "therapist_user_id": 0,
- "therapist_client_id": 0,
- "user_name": "string",
- "gad7": "string",
- "phq9": "string",
- "safety_score": "string",
- "is_profile_active": true,
- "is_sample": true
}