List staging sessions
list_deploysReturn staging sessions for the team this token belongs to. Defaults to currently-active ones (open + committing). Up to 50 rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. Default lists 'open' and 'committing' (the actionable ones). Pass an explicit status to inspect history. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessions | Yes | ||
| request_id | No | Server-assigned request correlation id. Quote it when contacting support. |