The whole hunk
from line 19, old and new numbered
/
lines
from line 19
1919
2020- `limit: optional number`
2121
22 Query parameter for limit
23
2422 format: int32
2523
2624- `page: optional string`
2725
28 Query parameter for page
29
3026## Headers
3127
3228- `"anthropic-beta": optional array of AnthropicBeta`
from line 126
130126 - `"compact-2026-09-04"`
131127
132128- `"anthropic-workspace-id": optional string`
129
130 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
131
132 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
133133
134134## Returns
135135