Bellwork
Rfp opportunitiesIdDocumentsDocumentidDownload

Download a stored RFP attachment

Redirects to a 60-second signed URL for Bellwork's stored copy of one attachment. The document must belong to the opportunity in the path. Gated by the `rfp_feed` module entitlement.

GET
/rfp-opportunities/{id}/documents/{documentId}/download

Redirects to a 60-second signed URL for Bellwork's stored copy of one attachment. The document must belong to the opportunity in the path. Gated by the rfp_feed module entitlement.

AuthorizationBearer <token>

API key (sk_live_... prefix). Generate keys in the UI under Settings > API Keys, then send it as Authorization: Bearer sk_live_...

In: header

Path Parameters

id*string
Formatuuid
documentId*string
Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://loading/api/v1/rfp-opportunities/497f6eca-6276-4993-bfeb-53cbbbba6f08/documents/497f6eca-6276-4993-bfeb-53cbbbba6f08/download"
Empty
{
  "error": "string",
  "message": "string",
  "statusCode": -9007199254740991
}
{
  "error": "string",
  "message": "string",
  "statusCode": -9007199254740991
}
{
  "error": "entitlement_required",
  "module": "string",
  "message": "string",
  "contact": "string"
}
{
  "error": "string",
  "message": "string",
  "statusCode": -9007199254740991
}
{
  "error": "string",
  "message": "string",
  "statusCode": -9007199254740991
}
{
  "error": "string",
  "message": "string",
  "statusCode": -9007199254740991
}