Skip to main content

Get stack deployments

GET 

/api/v1/orgs/{orgId}/stack-configs/deployments

Overview: Retrieves paginated list of all active stack deployments in the system.

• System-wide view: Returns deployments across all devices and stacks

• Active only: Excludes deleted or inactive deployments

• Administrative use: Primarily for system administrators to monitor all deployments

• MaxResultCount: Maximum 1000 records per page

• Sorting support: Supports sorting by CreationTime, with descending order by CreationTime as the default.

Request

Responses

OK