latestOpenAPI 3.0.02026-08-15122834.2 KB
fea4b2a0d73d
Businesses
Fetch a business
get/api/platform/v1/businesses/{businessId}
Path parameters
businessIdstring required
Business UUID
Response
Example response
{
"name": "My Business",
"phoneNumber": "+14155556789",
"id": "1193fdaf-630c-4771-a629-8da7a87947d2",
"createdAt": "2022-06-01T03:57:26.115Z",
"updatedAt": "2022-06-01T03:57:26.115Z"
}