get https://{tenanturl}/v1.0/self/instances
Get campaign instances with at least one record associated with a reviewer or supervisor.
Entitlements required: manageAccessCertification [Manage Access Certification].
Responses
500Server error
Get campaign instances with at least one record associated with a reviewer or supervisor.
Entitlements required: manageAccessCertification [Manage Access Certification].
500Server error
xxxxxxxxxx
curl --request GET \
--url 'https://tenant_url/v1.0/self/instances?type=all&priority=all&preview=all&continuous=all&overallState=all&assignmentSource=assigned&skipStatistics=no&sortDesc=true&limit=500&page=1' \
--header 'accept: application/json'