All Release Notes
Added filter for deployment type when querying Deployments
29 April 2024
Connect
Enhancement
Deployments
To help you filter Deployments, we've added the deploymentType
query parameter to the Query Deployments endpoint. This allows you to filter results based on the type: preview
or production
.
- [API] Added
deploymentType
query parameter to Query Deployments endpoint.