v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-106312.9 KB

Get info on all versions of config for a given grant

Returns a list of all configuration versions for a specified grant, with filtering options.

get/api/allVersions

Query parameters

grantstring required

The name of the grant.

draft'include' | 'only'

Filter for draft versions.

constrainMajorinteger

Constraint for the major version.

constrainMinorinteger

Constraint for the minor version.

Headers

x-cdp-request-idstring

A unique identifier for the request, used for tracing.

Response

Successfully retrieved all versions.

grantstring

The name of the grant.

versionstring

The version string.

statusstring

The status of the version (e.g., active, draft).

pathstring

The bucket name or path to the configuration.

manifestobject

The configuration manifest details.

lastUpdatedstring date-time

The timestamp of the last update.