HomeGuidesAPI ReferenceChangelog
API Reference

Exports a catalog along with security controls, parameters, objectives, tests, and CCIs.

By default, the catalog exported includes metadata.

Log in to see full request history
Path Params
int32
required

The ID of the catalog to export.

Query Params
boolean
Defaults to false

If true, "excludeMetadata" excludes metadata from the exported catalog. By default, this is false.

Responses

400

Error exporting the catalog. The response body contains details about the error.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, GeneralUser, SecurityPlanUser,
        Maintainer, ReadOnly.

        (3) The caller does not have access rights.
404

Catalog ID not found. Indicates that a catalog with the specified ID does not exist.

Language
Credentials
URL