Skip to main content
GET
/
v1
/
admin
/
organizations
/
{orgId}
/
evidence-forms
/
{formType}
Get evidence form with submissions (admin)
curl --request GET \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/evidence-forms/{formType}

Path Parameters

orgId
string
required
formType
string
required

Query Parameters

limit
string
required
offset
string
required

Response

200 - undefined