Skip to main content
GET
/
v1
/
controls
List compliance controls
curl --request GET \
  --url https://api.trycomp.ai/v1/controls

Query Parameters

page
string
perPage
string
name
string

Filter by name (case-insensitive contains)

sortBy
string

Field to sort by (default: name)

sortDesc
string

Sort descending (true/false)

Response

200 - undefined