report

List reporting fields

Retrieve a list of reporting fields available to the user's account and the programs requested

get/report/fields

Query parameters

programIdsstring[]

List of program ids for which to retrieve metadata keys. If none are specified all programs under the user's account are included.

Response

A list of reporting fields organized by scope.

scope'STANDARD' | 'PII' | 'METADATA' required

The scope to which the set of fields belong. Possible values are: * STANDARD - The base fields available to all reports. * PII - The fields containing personally identifiable information that are available to the user's account. * METADATA - The default and custom metadata fields available to the user's account and programs.

Changes

No recorded changes to this endpoint across all 1 revision of this API.