HomeGuidesAPI ReferenceChangelog
API Reference

Export an SSP Component as an OSCAL-formatted XML file.

Log in to see full request history
Path Params
string
required

The module ID.

int32
required

The parent SSP ID.

string
required

Whether or XML or JSON (JSON not currently used)

string
required

The type of format to generate. Not case-sensitive. Valid options are:

        - SSP, SAP, SAR, POAM
string
required

Export options string (e.g., 'full' or 'summary')

Query Params
string

A comma-separated list of export options. Optional, not case-sensitive, only
implemented for this export. Defaults to rev5 and 1.1.1 when not specfied. Valid options are:

        - rev4 or rev5 - specific NIST 800-53 version

        - 1.0.4 or 1.1.1 - specific OSCAL  version

        - examples (true,rev4,1.0.4 or true,rev5,1.1.1)
Responses

400

The document could not be created; the server logs have more information.

401

The caller is not authenticated with RegScale.

Language
Credentials
URL