curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Get the details of a specific branch.
curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-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.
products to include the branch’s products in the response.curl "https://ecommerce.jelou.ai/apps/{app_id}/branches/1?include=products" \
-H "Authorization: Bearer <API_KEY>"
Was this page helpful?