Skip to main content
GET
/
hiscox
/
activities-by-sector
Get activities from the same sector as the given activity
curl --request GET \
  --url https://api.example.com/hiscox/activities-by-sector
{
  "data": [
    "<string>"
  ]
}

Query Parameters

activity
string
required

Activity name to find sector for

Response

200 - application/json
data
string[]
required