Skip to Content

Socket V5 Server — Generation Complete

1 endpoint

POST /socket/v5/server/generation_complete

Generation Complete Api

Server-to-client: generation complete.

Request body:

{ artifact_type: `string` group_id: `string` run_id: `string` success?: `boolean` message?: `string` artifact_id?: `string` | `null` }

Response:

`object`

Last updated on