Incidents
List organizations participating in incident
Retrieve all organizations approved to participate in this incident's response.
Returns comprehensive organizational statistics including:
- User counts and activity metrics
- Worksite reporting and claiming statistics
- Commercial value of completed work
- Response time and overdue work metrics
- Contact information for coordination
Access Levels:
- Unauthenticated: Basic organization information only
- Authenticated: Full statistics and contact information
Organization Metrics:
- Reported Count: Worksites initially reported by organization
- Claimed Count: Work types currently claimed by organization
- Closed Count: Completed work types
- Overdue Count: Work claimed >6 days ago but still open
- Commercial Value: Dollar value of completed commercial work
- Last Login: Most recent user activity from organization
Search Functionality:
- Full-text search across organization names
- Supports pagination for incidents with many participating organizations
get/incidents/{id}/organizations
Query parameters
searchstring
Search organization names using full-text search
Response
Paginated list of participating organizations with statistics
Changes
No recorded changes to this endpoint across all 1 revision of this API.