curl "https://ecommerce.jelou.ai/apps/{app_id}/branches" \
-H "Authorization: Bearer <API_KEY>"
Returns the paginated list of branches in your store.
curl "https://ecommerce.jelou.ai/apps/{app_id}/branches" \
-H "Authorization: Bearer <API_KEY>"
Documentation Index
Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
Use this file to discover all available pages before exploring further.
false to retrieve all branches without pagination.curl "https://ecommerce.jelou.ai/apps/{app_id}/branches" \
-H "Authorization: Bearer <API_KEY>"
Was this page helpful?