List all crews

Retrieves a paginated list of all crews associated with the authenticated user's company. Crews are roofing installation teams managed through the RoofLink platform. This endpoint supports filtering by active status, trades, regions, and text search on crew names. The response includes basic crew information, associated trades, regions, and user account details for each crew.

Query Params
integer
≥ 1
Defaults to 1

Page number to retrieve

integer
1 to 25
Defaults to 25

Number of crews to return per page

boolean

Filter crews by their active status

string

Filter crews by trades (comma-separated trade IDs). Crews must have ALL specified trades (AND logic).

string

Filter crews by regions (comma-separated region IDs). Crews must have ANY specified region (OR logic).

string

Case-insensitive substring search on crew name

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json