Skip to main content
GET
/
v1
/
trust-access
/
access
/
{token}
/
compliance-resources
/
{framework}
Download compliance resource by access token
curl --request GET \
  --url http://localhost:3333/v1/trust-access/access/{token}/compliance-resources/{framework}

Path Parameters

token
string
required
framework
enum<string>
required

Compliance framework identifier

Available options:
iso_27001,
iso_42001,
gdpr,
hipaa,
soc2_type1,
soc2_type2,
pci_dss,
nen_7510,
iso_9001

Response

Signed URL for compliance resource returned