Skip to main content
GET
/
api
/
Integrations
/
Referoo
/
Questionnaires
Returns Referoo Questionnaires.
curl --request GET \
  --url https://api.example.com/api/Integrations/Referoo/Questionnaires
[
  {
    "id": 123,
    "name": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int64>
name
string | null