get https://{baseUrl}/api/cryptography/getAllByParent//
Used by FedRAMP
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Used by FedRAMP
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/cryptography/getAllByParent/intParentID/strModule \
--header 'accept: application/json'
xxxxxxxxxx
48]
[
{
"id": 0,
"cryptographyType": "string",
"sourceArea": "string",
"sourceVendorName": "string",
"sourceModule": "string",
"fipsNumber": "string",
"bSourceEmbedded": true,
"bSourceThirdParty": true,
"bSourceOS": true,
"bSourceFIPS": true,
"bSourceOther": true,
"sourceExplanationOther": "string",
"destinationArea": "string",
"destinationVendorName": "string",
"destinationModule": "string",
"bDestinationEmbedded": true,
"bDestinationThirdParty": true,
"bDestinationOS": true,
"bDestinationFIPS": true,
"bDestinationOther": true,
"destinationExplanationOther": "string",
"bUsageTLS11": true,
"bUsageTLS12": true,