List stores
Stores
List stores
Lists the stores you can access, newest first.
GET
List stores
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Return records that precede the record with this ID, in list order.
Pattern:
^[0-9]+$Maximum number of records to return.
Required range:
1 <= x <= 100Return records that follow the record with this ID, in list order.
Pattern:
^[0-9]+$