API ReferenceOrganizationProvidersV3
Download Attachment
Authorization
BearerAuth AuthorizationBearer <token>
Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.
In: header
Query Parameters
attachment_id*ProviderAttachmentId
Format
uuidHeader Parameters
Response Body
application/json
curl -X GET "https://example.com/api/organization-providers/v3/attachments/download?attachment_id=497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Authorization: string"{ "signed_download_url": "string"}