List memory stores
Query parameters
Maximum number of stores to return per page. Must be between 1 and 100. Defaults to 20 when omitted.
Opaque pagination cursor (a page_... value). Pass the next_page value from a previous response to fetch the next page; omit for the first page.
When true, archived stores are included in the results. Defaults to false (archived stores are excluded).
A timestamp in RFC 3339 format
Return only stores whose created_at is at or after this time (inclusive). Sent on the wire as created_at[gte].
A timestamp in RFC 3339 format
Return only stores whose created_at is at or before this time (inclusive). Sent on the wire as created_at[lte].
Headers
Optional header to select the Workspace for this request. The value is a Workspace ID (for example, wrkspc_011CZkZaBF1tNoB5wlCeusgy).
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.
Response
Successful response (OK)