v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
quotas

Retrieve a list of quotas

Returns a list of all quotas for the organizations the user belongs to

get/quotas

Query parameters

$limitinteger

Number of results to return

$skipinteger

Number of results to skip

$sortobject

Property to sort results

idstring required

Quota ID

created_atstring date-time

Creation date of the quota

updated_atstring date-time

Last update date of the quota

organization_idstring required

Identifier of the organization the quota belongs to

exports_configsnumber

Limit on enabled export configs for the organization

exports_destinationsnumber

Limit on export destinations per export config for the organization

scraper_enabled_propertiesnumber

Limit on enabled scraper properties for the organization

parallel_notices_deploymentsnumber

Maximum number of notices deployments that can be run in parallel for the organization

consent_proof_reportsnumber

Maximum number of consent proof reports that can be generated by an organization per month

api_requestsnumber

Maximum number of API requests (excluding requests to the /consents/* endpoint) that can be made by an organization per quota period

delivery_cloudsnumber

Maximum number of delivery clouds per organization

services_per_delivery_cloudnumber

Maximum number of services per delivery cloud

regions_per_delivery_cloudnumber

Maximum number of regions per delivery cloud

domains_per_delivery_cloudnumber

Maximum number of custom domains associated with a delivery cloud.

acm_scan_max_pages_per_propertynumber

Maximum number of pages that can be scanned during an ACM report scan.

secretsnumber

Maximum number of secrets allowed to be created by an organization.

metadata_purposesnumber

Maximum number of metadata purposes allowed to be created by an organization.

metadata_partnersnumber

Maximum number of metadata partners allowed to be created by an organization.

versionnumber

Revision number of the quota object

Query parameters to filter

Response

A list of Quota objects

idstring required

Quota ID

created_atstring date-time

Creation date of the quota

updated_atstring date-time

Last update date of the quota

organization_idstring required

Identifier of the organization the quota belongs to

exports_configsnumber

Limit on enabled export configs for the organization

exports_destinationsnumber

Limit on export destinations per export config for the organization

scraper_enabled_propertiesnumber

Limit on enabled scraper properties for the organization

parallel_notices_deploymentsnumber

Maximum number of notices deployments that can be run in parallel for the organization

consent_proof_reportsnumber

Maximum number of consent proof reports that can be generated by an organization per month

api_requestsnumber

Maximum number of API requests (excluding requests to the /consents/* endpoint) that can be made by an organization per quota period

delivery_cloudsnumber

Maximum number of delivery clouds per organization

services_per_delivery_cloudnumber

Maximum number of services per delivery cloud

regions_per_delivery_cloudnumber

Maximum number of regions per delivery cloud

domains_per_delivery_cloudnumber

Maximum number of custom domains associated with a delivery cloud.

acm_scan_max_pages_per_propertynumber

Maximum number of pages that can be scanned during an ACM report scan.

secretsnumber

Maximum number of secrets allowed to be created by an organization.

metadata_purposesnumber

Maximum number of metadata purposes allowed to be created by an organization.

metadata_partnersnumber

Maximum number of metadata partners allowed to be created by an organization.

versionnumber

Revision number of the quota object