Socket V5 Server — Generation Saved
1 endpoint
POST /socket/v5/server/generation_saved
Generation Saved Api
Server-to-client: artifact persisted after generation.
Request body:
{
artifact_type: `string`
group_id: `string`
run_id: `string`
artifact_id?: `string` | `null`
}Response:
`object`Last updated on