cURL
HR Employees
Team L&D rollup (enrollments + skills from fluide-academy-core)
Company scope (max 200 employees) when caller has hr:employees:read; otherwise direct reports when hr:attendance:read or hr:ld:team:read. Requires ACADEMY_* env on fluide-hr.
GET
cURL
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.
Current user's HR employee in the active organizationCreate employment invite draft (invite-first org flow before user accep…