List worksites
List worksites with advanced filtering and export capabilities
Query parameters
id__in
id
reported_by
case_number
name
name__startswith
address
address__startswith
city
city__startswith
county
county__startswith
state
state__startswith
postal_code
postal_code__startswith
created_at__gt
created_at__lt
Filter to worksites updated after this timestamp
Filter to worksites updated before this timestamp
phone1_dnis
phone1_dnis__in
phone2_dnis
phone2_dnis__in
Full-text search across name, address, case number, and other text fields
Filter by incident ID
organization_bounds
organization_primary_location
organization_secondary_location
Filter by work type key (e.g. 'debris', 'ash')
Filter to worksites missing specific work types
Filter to worksites assigned to user's teams
Filter to worksites where user's organization has work types
Filter by form field values. Format: 'field_name:value' or JSON object
Filter by flag reason (comma-separated for multiple flags)
locations
Filter by team IDs (comma-separated)
Search by phone number (exact or partial match)
Sort field. Prefix with '-' for descending. Options: id, case_number, address, name, city, county, state, postal_code, created_at, updated_at
Filter by distance from point. Format: 'lng,lat' or 'lng,lat,radius_meters'
Filter by presence of file attachments
Special feed filter. Format: 'lng,lat,incident_id'
Include only worksites from specified list IDs (comma-separated)
Exclude worksites from specified list IDs (comma-separated)
Number of results to return per page.
The initial index from which to return the results.
Fields to include in response (comma-separated). Improves performance by reducing payload size.
Filter by work status (e.g. 'open_unassigned', 'in_progress', 'completed')
Filter by organization ID that claimed the work
Filter by polygon coordinates. Format: [[lat,lng],[lat,lng],...]
Response
List of worksites