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

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

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

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