# Get list of all available locations GET /v2/web-audits/locations Endpoint: GET /web-audits/locations Security: API_Key ## Response 200 fields (application/json): - `countryCode` (string, required) - `id` (integer, required) - `label` (string, required) - `name` (string, required) ## Response 401 fields