Core API Overview > @adpt/core > Adapt > listDeployments
Adapt.listDeployments() function
Signature:
export declare function listDeployments(options: ListOptions): Promise<ListResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
options | ListOptions |
Returns:
Promise<ListResponse>