Skip to main content

Get Campaign Reports Configuration

GET 

/campaigns/reports-configuration

Use this API to fetch the configuration for certification campaign reports. The configuration includes only one element - identity attributes defined as custom report columns.

A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.

Responses

Campaign report configuration.

Schema

    identityAttributeColumns string[]nullable

    list of identity attribute columns

Loading...