Get status of Presentation Builder Generation

This is where you get the status for a generation process, it will give you the overall status for all underlying steps.

Response example

{
    "generationId": "be1b265e-5865-4abf-90c2-668b77ea358a",
    "status": "Ready",
    "sourceTeamSiteId": "e262c538-53cc-437d-adf9-f8b2b1a6bedb",
    "sourceContentVersionId": "86f53c0d-b9e4-4f19-acce-965c902db343",
    "outputs":  [
        {
            "outputId": "PPTX",
            "format": "PPTX",
            "fileName": "fileName.PPTX"
        },
        {
            "outputId": "GSLIDES",
            "format": "GSLIDES",
            "fileName": "fileName.GSLIDES"
        },
        {
            "outputId": "PDF",
            "format": "PDF",
            "fileName": "fileName.PDF"
        }
    ]
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Team site identifier for the Presentation Builder template.

uuid
required

Content version identifier of the Presentation Builder template.

uuid
required

Generation job identifier returned by Generate a Presentation Builder by template.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json