Skip to main content
GET
/
v1
/
controls
List controls with relations
curl --request GET \
  --url http://localhost:3333/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