v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
deployments

Get Deployment

Gets a specific deployment using its unique id.

Args: deployment_id: ID of the deployment to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: A specific deployment object.

get/api/v1/pipeline_deployments/{deployment_id}

Path parameters

deployment_idstring uuid required

Query parameters

hydrateboolean

Response

Successful Response

idstring uuid required
permission_deniedboolean