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
Response
Successful response (OK)
Changes
Changed in 3 of the 67 revisions of this API.46
- ▲
response property
next_pagelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
removed
BetaTimestampfrom thedata/items/archived_atresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
BetaTimestampsubschema #2to thedata/items/archived_atresponse propertyanyOflist for the response status200response-property-any-of-added
- ▲
- ▲
the
data/items/archived_atresponse's property type/format changed fromstring/date-timeto/for status200response-property-type-changed
- ▲
the
data/items/created_atresponse's property type/format changed fromstring/date-timeto/for status200response-property-type-changed
- ▲
the
data/items/updated_atresponse's property type/format changed fromstring/date-timeto/for status200response-property-type-changed
- ○
added
BetaTimestampto thedata/items/archived_atresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BetaTimestampto thedata/items/created_atresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
BetaTimestampto thedata/items/updated_atresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○