List deployments
fireworks_list_deploymentsList deployments (serving instances) in the account. Control-plane: GET /v1/accounts/{account_id}/deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Server-side filter expression. | |
| pageSize | No | Page size (max 200). | |
| pageToken | No | Opaque page token from a previous response's nextPageToken. | |
| account_id | No | Fireworks account id. Overrides FIREWORKS_ACCOUNT_ID for this call. |