cURL
curl --request GET \ --url https://api.presenton.ai/api/v1/ppt/images/uploaded \ --header 'Authorization: <authorization>'
"<any>"
Get all uploaded images.
Create an API Key from your account to access this endpoint. Authorization: Bearer sk-presenton-xxxxxxxx
The bearer token to authenticate with
Successful Response
The response is of type any.
any
Was this page helpful?