Get a presentation
Get a presentation by id
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
The id of the presentation
Response Body
application/json
curl -X GET "https://example.com/v1/presentations/string"{ "id": "string", "embed": "http://example.com", "download": "http://example.com"}Empty
Empty