GET
/
api
/
v1
/
ppt
/
images
/
uploaded
Get Uploaded Images
curl --request GET \
  --url https://api.presenton.ai/api/v1/ppt/images/uploaded \
  --header 'Authorization: <authorization>'
"<any>"

Headers

Authorization
string
required

The bearer token to authenticate with

Response

200
application/json

Successful Response

The response is of type any.