report-configuration
aid_reports_configuration_get
List all insight report configurations for the account.
scopes:
- read:insight
- admin:insight
get/accounts/{aid}/insight/reports/configuration
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
Response
All insight report configurations for the account
Example response
[
{
"created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
}
]