Endpoints
Download a presentation
Downloads a presentation by id
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the presentation
Response
200
application/vnd.openxmlformats-officedocument.presentationml.presentation
The requested presentation as a file
The response is of type file
.