Skip to main content
GET
GET
Returns all available geographic regions where audit scans can be executed. Use a region_id from this list when adding or updating a website to control which server location performs the scan.

Response

boolean
true on a successful request.
array
Array of region objects, each containing id, region_name, region_code, and status.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Region list

success
boolean
data
object[]