@@ -215,11 +215,7 @@ The approval status details are shown:
...
@@ -215,11 +215,7 @@ The approval status details are shown:
## View blocked deployments
## View blocked deployments
Use the UI or API to review the status of your deployments, including whether a deployment is blocked.
Review the status of your deployments, including whether a deployment is blocked.
::Tabs
:::TabTitle With the UI
To view your deployments:
To view your deployments:
...
@@ -229,16 +225,9 @@ To view your deployments:
...
@@ -229,16 +225,9 @@ To view your deployments:
A deployment with the **blocked** label is blocked.
A deployment with the **blocked** label is blocked.
:::TabTitle With the API
To view your deployments, you can also [use the API](../../api/deployments.md#get-a-specific-deployment).
To view your deployments:
- Using the [deployments API](../../api/deployments.md#get-a-specific-deployment), get a specific deployment, or a list of all deployments in a project.
The `status` field indicates whether a deployment is blocked.
The `status` field indicates whether a deployment is blocked.