v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Returns deployment progress for a self-serve deployment.

get/projects/{project_id}/foundry/selfserve/deployments/{id}/progress

Path parameters

project_idstring required

ID of the project.

idstring required

ID of the deployment.

Response

messagestring

Human-readable progress message.

percentinteger

Completion percentage (0-100).

updated_atstring

RFC 3339 timestamp of the last progress update.