Skip to main content
GET
List Home Actions

Authorizations

Authorization
string
header
required

DRF user token. Format: Token <token>

Query Parameters

organization_id
string<uuid>
required

Your organization UUID. Workspace endpoints are org-scoped — supply this as a query param (writes also accept it in the body). Find it via GET /auth/me/ → organizations[].id.

business_slug
string

Required when the organization has more than one business.

Response

Same shape as GET /automation/recommendations/

recommendations
object[]