Download One Integration Version Asset

GET {{apiPath}}/environments/{{envID}}/integrations/{{integrationID}}/versions/{{integrationVersionID}}/asset

Use the GET {{apiPath}}/environments/{{envID}}/integrations/{{integrationID}}/versions/{{integrationVersionID}}/asset endpoint to download the integration asset specified by {{integrationID}} and {{integrationVersionID}}.

To complete the download, the endpoint will redirect to a time-limited presigned URL with response code 307 Temporary Redirect.

Response headers will include: |Key|Value| |---|---| |Content-Type|application/zip or application/x-zip-compressed| |Content-Disposition|attachment;filename={version.name}-{version.number}.zip| |x-amz-meta-etag|sha256 hash you can use as integrity check|

The maximum download size is 50 MB.

RESPONSES

status: OK

"\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003curn:EntityDescriptor entityID=\"south_entity\" xmlns:urn=\"urn:oasis:names:tc:SAML:2.0:metadata\"\u003e\n    \u003curn:SPSSODescriptor protocolSupportEnumeration=\"urn:oasis:names:tc:SAML:2.0:protocol\" WantAssertionsSigned=\"true\"\u003e\n        \u003curn:SingleLogoutService Location=\"https://request.south.com\" ResponseLocation=\"https://response.south.com\" Binding=\"urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect\"/\u003e\n        \u003curn:AssertionConsumerService index=\"0\" Location=\"https://${parameters.subdomain}.south.com\"/\u003e\n        \u003curn:AttributeConsumingService index=\"0\"\u003e\n            \u003curn:ServiceName xml:lang=\"en\"\u003eAttributeContract\u003c/urn:ServiceName\u003e\n            \u003curn:RequestedAttribute isRequired=\"true\" Name=\"att1:name2:value3\"/\u003e\n        \u003c/urn:AttributeConsumingService\u003e\n    \u003c/urn:SPSSODescriptor\u003e\n\u003c/urn:EntityDescriptor\u003e"