Skip to content

GetController

GET
/api/sites/{siteId}/controllers/{controllerId}
curl --request GET \
--url https://demo.consystence.com/api/sites/example/controllers/example \
--header 'Authorization: Bearer <token>'
siteId
required
string
controllerId
required
string

OK