Download a complete STIG export

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

slugstringRequired
Unique STIG benchmark slug

Query parameters

formatenumOptionalDefaults to json

Export format. Defaults to json.

Allowed values:

Response headers

Content-Dispositionstring or null
Suggested filename for the exported artifact

Response

STIG export in the requested format
idinteger
benchmarkIdstring
slugstring
statusenum
Allowed values:
statusDatedate
titlestring
descriptionstring
versionstring
createdAtdatetime
updatedAtdatetime
groupslist of objects
profileslist of objects

Errors