Governance API reference guide
This page describes the /governance endpoint of the Immuta API and its request parameters used to generate governance reports.
Default 9-minute timeout
Governance report queries will time out after 9 minutes to avoid overconsumption of resources. If your governance report was not generated because of this timeout, to change the default setting.
GET /governance/reports/user/allUserDataSourcesGenerate a report of all the data sources that all users are currently subscribed to.
GET /governance/reports/user/allUserStatusGenerate a report of all current users and details about them.
GET /governance/reports/user/{userId}/dataSourceGenerate a report of the data sources the specified user is currently subscribed to.
GET /governance/reports/user/{userId}/groupGenerate a report of the groups the specified user is currently a member of.
GET /governance/reports/user/{userId}/projectGenerate a report of the projects the specified user is currently a member of.
GET /governance/reports/user/{userId}/dataSourcePurposeAccessGenerate a report of all the purposes the user has accessed data for during the specified date range.
GET /governance/reports/user/{userId}/dataSourceUserAccessGenerate a report of all the data sources the user has directly accessed during the specified date range.
GET /governance/reports/user/{userId}/attributeGenerate a report of all the attributes the specified user currently has.
GET /governance/reports/group/allGroupDataSourceAccessGenerate a report of all the data sources that any group is manually subscribed to.
GET /governance/reports/group/{groupId}/userGenerate a report of all the users who are currently a member of the group.
GET /governance/reports/group/{groupId}/dataSourceGenerate a report of all the data sources that the group is manually subscribed to.
GET /governance/reports/group/{groupId}/projectGenerate a report of all the projects that the members of the group are currently subscribed to.
GET /governance/reports/group/{groupId}/attributeGenerate a report of all the attributes currently assigned to the specified group.
GET /governance/reports/project/{projectId}/userGenerate a report of all the data sources and members currently in the project.
GET /governance/reports/project/{projectId}/dataSourceGenerate a report of all the data sources currently in the specified project.
GET /governance/reports/project/{projectId}/purposeGenerate a report of all the purposes currently assigned to the specified project.
GET /governance/reports/dataSource/allDataSourceUsersGenerate a report of every user and group currently subscribed to any data source.
GET /governance/reports/dataSource/{dataSourceId}/userGenerate a report of all the users and groups currently subscribed to the specified data source.
GET /governance/reports/dataSource/{dataSourceId}/projectGenerate a report of the projects that currently have the specified data source.
GET /governance/reports/dataSource/{dataSourceId}/purposeGenerate a report of the purpose of every project that has the specified data source.
GET /governance/reports/dataSource/{dataSourceId}/dataSourceUserAccessGenerate a report of the users that have accessed the data source during the specified date range.
GET /governance/reports/dataSource/{dataSourceId}/dataSourcePurposeAccessGenerate a report of the purposes the data source has been accessed for during the specified date range.
GET /governance/reports/dataSource/{dataSourceId}/subscriptionHistoryGenerate a report of the users and groups that have been subscribed to the data source during the specified date range.
GET /governance/reports/dataSource/{dataSourceId}/dataSourceSddScoringGenerate a report of data discovery scoring information for every column in the specified data source.
GET /governance/reports/purpose/{purposeId}/userGenerate a report of all current members of the projects that use the specified purpose.
GET /governance/reports/purpose/{purposeId}/dataSourceGenerate a report of all current data sources of the projects that use the specified purpose.
GET /governance/reports/purpose/{purposeId}/purposeGenerate a report of all other purposes currently combined with the specified purpose.
GET /governance/reports/purpose/{purposeId}/projectGenerate a report of projects with the specified purpose currently assigned.
GET /governance/reports/purpose/{purposeId}/dataSourcePurposeAccessGenerate a report of data sources that have been accessed for the specified purpose during the specified date range.
GET /governance/reports/tag/allDataSourceUserAccessGenerate a report of the users who have subscribed to data sources that were tagged with any tag since the specified start date.
GET /governance/reports/tag/allProjectsGenerate a report of the projects with data sources currently tagged with any tag.
GET /governance/reports/tag/allUserDataSourcesGenerate a report of every data source currently tagged with any tag.
GET /governance/reports/tag/{tagName}/dataSourceGenerate a report of the data sources currently tagged with the specified tag.
GET /governance/reports/tag/{tagName}/dataSourceUserAccessGenerate a report of users who have accessed data sources tagged with the specified tag during the specified date range.
GET /governance/reports/tag/{tagName}/dataSourcePurposeAccessGenerate a report of the purposes that have been used to access data with the specified tag during the specified date range.
GET /governance/reports/tag/{tagName}/projectGenerate a report of the projects that have data sources currently tagged with this tag.
GET /governance/reports/policy/{policyType}/dataSourceGenerate a report of the data sources this data policy type is currently applied to.
GET /governance/reports/globalPolicy/globalPolicyDisabledGenerate a report of all disabled global policies.
GET /governance/reports/globalPolicy/globalPolicyInConflictGenerate a report of all policies currently in conflict.
GET /governance/reports/globalPolicy/{policyId}/globalPolicyNotCertifiedGenerate a report of all data sources the specified policy has not been certified on.
GET /governance/reports/globalPolicy/{policyId}/globalPolicyCertifiedGenerate a report of all data sources the specified policy has been certified on.
GET /governance/reports/globalPolicy/{policyId}/dataSourceGenerate a report of all data sources the specified global policy is applied to.
GET /governance/reports/sdd/sddTagsOverviewGenerate a report of all columns with tags applied by identification.
GET
Generate a report of the projects the specified user is currently a member of.
GET
Generate a report of all the purposes the user has accessed data for during the specified date range.
GET
Generate a report of all the data sources the user has directly accessed during the specified date range.
GET
Generate a report of all the attributes the specified user currently has.
GET
Generate a report of all the data sources that any member in any group is subscribed to.
GET
Generate a report of all the users who are currently a member of the group.
GET
Generate a report of all the data sources that members of the group are currently subscribed to.
GET
Generate a report of all the projects that the members of the group are currently subscribed to.
GET
Generate a report of all the attributes currently assigned to the specified group.
GET
Generate a report of all the data sources and members currently in the project.
GET
Generate a report of all the data sources currently in the specified project.
GET
Generate a report of all the purposes currently assigned to the specified project.
GET
Generate a report of every user and group currently subscribed to any data source.
GET
Generate a report of all the users and groups currently subscribed to the specified data source.
GET
Generate a report of the projects that currently have the specified data source.
GET
Generate a report of the purpose of every project that has the specified data source.
GET
Generate a report of the users that have accessed the data source during the specified date range.
GET
Generate a report of the purposes the data source has been accessed for during the specified date range.
GET
Generate a report of the users and groups that have been subscribed to the data source during the specified date range.
GET
Generate a report of data discovery scoring information for every column in the specified data source.
GET
Generate a report of all current members of the projects that use the purpose.
GET
Generate a report of all current data sources of the projects that use the specified purpose.
GET
Generate a report of all other purposes currently combined with the specified purpose.
GET
Generate a report of projects with the specified purpose currently assigned.
GET
Generate a report of data sources that have been accessed for the purpose during the specified date range.
GET
Generate a report of the users who have subscribed to data sources that were tagged with any tag since the specified start date.
GET
Generate a report of the projects with data sources currently tagged with any tag.
GET
Generate a report of every data source currently tagged with any tag.
GET
Generate a report of the data sources currently tagged with the specified tag.
GET
Generate a report of users who have accessed data sources tagged with the specified tag during the specified date range.
GET
Generate a report of the purposes that have been used to access data with the specified tag during the specified date range.
GET
Generate a report of the projects that have data sources currently tagged with this tag.
GET
Generate a report of the data sources this data policy type is currently applied to.
GET
Generate a report of all disabled global policies.
GET
Generate a report of all policies currently in conflict.
GET
Generate a report of all data sources the specified policy has not been certified on.
GET
Generate a report of all data sources the specified policy has been certified on.
GET
Generate a report of all data sources the specified global policy is applied to.
GET
Generate a report of all columns with tags applied by identification.
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
export boolean
If true, the response will be provided in a downloadable csv file.
Optional
GET
Generate a report of all the data sources that all users are currently subscribed to.
GET
Generate a report of all current users and details about them.
GET
Generate a report of the data sources the specified user is currently subscribed to.
GET
Generate a report of the groups the specified user is currently a member of.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
userId integer
The unique identifier of the user.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
userId integer
The unique identifier of the user.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
userId integer
The unique identifier of the user.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
userId integer
The unique identifier of the user.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
userId integer
The unique identifier of the user.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
groupId integer
The unique identifier of the group.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
groupId integer
The unique identifier of the group.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
groupId integer
The unique identifier of the group.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
groupId integer
The unique identifier of the group.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
projectId integer
The unique identifier of the project.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
projectId integer
The unique identifier of the project.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
projectId integer
The unique identifier of the project.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
dataSourceId integer
The unique identifier of the data source.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
dataSourceId integer
The unique identifier of the data source.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
dataSourceId integer
The unique identifier of the data source.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
dataSourceId integer
The unique identifier of the data source.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
dataSourceId integer
The unique identifier of the data source.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
dataSourceId integer
The unique identifier of the data source.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
dataSourceId integer
The unique identifier of the data source.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
purposeId string
The unique identifier of the purpose.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
purposeId string
The unique identifier of the purpose.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
purposeId string
The unique identifier of the purpose.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
purposeId string
The unique identifier of the purpose.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
purposeId string
The unique identifier of the purpose.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
startDate string
The date to start the report at. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
tagName string
The tag name.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
tagName string
The tag name.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
tagName string
The tag name.
Required
startDate string
The beginning date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
endDate string
The ending date of the date range. Must be within 90 days of the current date. Ex: 2024-10-07
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
tagName string
The tag name.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
policyType string
The type of policy to generate a report on. Options include: visibility, masking, time, minimization, external, prerequisite, customWhere, and showRowsNever
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
policyId integer
The unique identifier of the policy.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
policyId integer
The unique identifier of the policy.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
policyId integer
The unique identifier of the policy.
Required
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
size integer
The number of results to return per page.
Optional
offset integer
The number of items from the beginning of the response to exclude. You can combine the offset and size parameters to return a specific set of report results.
Optional
sortField string
Used to sort results by field.
Optional
sortOrder string
Sorts results by order, which must be asc or desc. The default is asc.
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional