API referenceAssets
Asset Attestations
curl -X GET "https://example.com/assets/string/attestations"{ "items": [ { "id": "string", "asset_id": "string", "actor_subject": "string", "actor_email": "string", "attested_at": "string", "terms_version": "string", "target": "string", "scope_hosts": [ "string" ], "destructive_allowed": true, "source": "string", "current": true } ], "attested": true, "current": true, "terms_version": "string", "destructive_authorised": true, "destructive_refusal": "string"}