cURL
curl --request GET \ --url https://api.example.com/retailer/{retailerId}
Get detailed information about a specific retailer
retailerId
string
{ "id": "uuid", "name": "Example Store", "platform": "shopify", "billing": { "plan": "growth", "status": "active" }, "features": { "emailMarketing": true, "aiCopy": true, "productSync": true }, "createdAt": "2024-01-01T00:00:00Z" }
GET
/retailer/{retailerName}/config