{ "count": 123, "results": [ { "id": 123, "name": "<string>", "deck_image_url": "<string>", "moxfield_deck_json": "<string>", "plaintext_list": "<string>", "moxfield_public_id": "<string>", "archetype": "<string>" } ], "next": "http://api.example.org/accounts/?page=4", "previous": "http://api.example.org/accounts/?page=2" }
List all decklists for events associated with the authenticated store profile
Token-based authentication with required prefix "Token"
A page number within the paginated result set.
Number of results to return per page.
123
Show child attributes
255
"http://api.example.org/accounts/?page=4"
"http://api.example.org/accounts/?page=2"