Leaders
List a leader's skipped suspensions
Required API-key scope: leaders:read. Shutdown suspensions refused because the presented claim token did not own the active state — the expected race during a rolling restart. Newest first.
Authorizations
Talus API Key in the form key_id.secret. The API also accepts Authorization: ApiKey <key_id.secret>, but the docs UI is configured to send x-api-key.
Path Parameters
Leader capability object id
Query Parameters
200application/json
Paginated list of skipped suspensions
The token the caller presented.
The token that actually owns the active state.
Pagination metadata included in every listing response.
Token to pass as page_token to retrieve the next page. null means
there are no more pages.
Total number of items across all pages.
404
Leader capability was not found
500
Internal server error