Skip to main content
GET
/
vault
/
{id}
/
objects
/
{objectId}
/
download
Download vault object
curl --request GET \
  --url https://api.case.dev/vault/{id}/objects/{objectId}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Vault ID

objectId
string
required

Object ID within the vault

Response

File downloaded successfully

The response is of type file.