List all deployment environments configured for a Bitbucket repository. Use when you need to view available environments for deployments, check environment configurations, or select an environment for deployment operations.
qstringQuery string for filtering environment results using Bitbucket Query Language (BBQL). Use operators like '=' for exact match, '~' for contains, '!=' for not equal.
pageintegerPage number of the results to retrieve. Defaults to 1 if not specified.
sortstringField designation for sorting results. Prefix with '-' for descending order.
pagelenintegerNumber of results per page (1-100). Defaults to the Bitbucket API's default page length if not specified.
repo_slugRequiredstringThe repository slug (URL-friendly name) or UUID.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can be the workspace slug (e.g., 'my-workspace') or its UUID enclosed in curly braces (e.g., '{workspace-uuid}').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.