Issue a presigned S3 download URL for an attachment
Attachments
Issue a presigned S3 download URL for an attachment
Returns a presigned S3 GET URL for the attachment, valid for 15 minutes.
Requires attachments:read scope. 404 if the attachment is not visible
to the API key’s entity.
GET
Issue a presigned S3 download URL for an attachment
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_
Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

