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>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

activity
string
required

Activity name to find sector for

Response

200 - application/json
data
string[]
required