Share
Path parameters
requestIdstringRequired
The ID of the infographic to retrieve
tstringRequired
Date in YYYYMMDD format to validate the request
Responses
200
Successful response
application/json
400
Bad Request - Invalid parameters
404
Infographic not found
get
/share/infographic/{requestId}/{t}Path parameters
requestIdstringRequired
The ID of the slide deck to retrieve
tstringRequired
Date in YYYYMMDD format to validate the request
Responses
200
Successful response
application/json
400
Bad Request - Invalid parameters
404
Slide deck not found
get
/share/slide-deck/{requestId}/{t}Last updated