List deployment names
List deployment names
Returns distinct deployment names with optional filtering by environment, logical environment, and search query.
GET
List deployment names
Documentation Index
Fetch the complete documentation index at: https://docs.chainloop.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication
Query Parameters
Optional filter by environment name (DNS-1123 compliant)
Optional filter by logical environment name (DNS-1123 compliant)
Optional search query for case-insensitive substring matching on deployment name
Optional filter by project name (DNS-1123 compliant)
Optional filter by project version name (requires project_name)
Response
A successful response.
entries
DeploymentNameEntry represents a unique (deployment_name, logical_environment) pair · object[]
