List
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Query Parameters
business filters by businessOrgId = active org (caller must be in BUSINESS org).
vm filters by virtualManagerOrgId = active org (caller must be PARTNER + VIRTUAL_MANAGER subtype).
compliance filters by virtualManagerOrgId = active org (caller must be PARTNER + COMPLIANCE_EXPERT subtype);
the virtualManagerOrgId column is the generic "partner-side org id" — see
engagement.ts schema docs.
Defaults to whichever side the caller belongs to (rejects ambiguity).
business, vm, compliance PENDING, ACTIVE, COMPLETED, TERMINATED, CANCELLED HR, PAYROLL, BOOKS, PAY