Get Blueprint Execution Generations by Execution ID

Retrieves paginated generations for a specific Blueprint Execution, including their statuses and any prompt moderation failure details.

Path Params
string | null
required

The akUUID of the Blueprint Execution to retrieve generations for

Query Params
integer
1 to 100

Number of generations to return from the beginning of the list (forward pagination)

string

Cursor for forward pagination - returns generations after this cursor

integer
1 to 100

Number of generations to return from the end of the list (backward pagination)

string

Cursor for backward pagination - returns generations before this cursor

Response

Language
Credentials
Bearer
auth-scheme
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json