Get app businesses
MyMorabaa endpoints
Get app businesses
Retrieve the businesses assigned to the authenticated app.
GET
Get app businesses
Endpoint
GET /apps/current/businesses
Production URL:
https://sam.aragon.morabaa.com/api/apps/current/businesses
Authentication
This endpoint requires app authentication headers:X-App-Id: <APP_ID>X-App-Secret: <APP_SECRET>
Required headers
string
required
App ID credential.
string
required
App secret credential.
Need credentials? Contact info@morabaa.com.
401 Unauthorized.
Do not send Content-Type: application/json for this GET request. The request has no body or query parameters.
Request example
Response
A successful response returns200 OK with the businesses assigned to the authenticated app. Results may be cached for up to five minutes.
guid
Business ID.
string
Business title.
502 Bad Gateway:
