cURL
curl --request GET \ --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/all/stores
{ "total": 123, "page": 123, "perPage": 123, "results": [ "<any>" ] }
Get All Stores for a client that were created externally via API
Current Page
Number of categories per page
Simplified store information retrieved in a paginated format.
The response is of type object.
object