Skip to main content
POST
/
api
/
v1
/
canva
/
download-image
cURL
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.Content/api/v1/canva/download-image \
  --header 'Content-Type: application/json' \
  --data '
{
  "ImageUrl": "<string>",
  "ImageId": "<string>",
  "CanvaProviderId": "<string>",
  "CanvaUserId": "<string>"
}
'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.pads4.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
ImageUrl
string | null
ImageId
string | null
CanvaProviderId
string | null
CanvaUserId
string | null

Response

200 - application/octet-stream

The response is of type file.