You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
The PHP API client is missing the \Delighted\Person::all(); method.
Also, it would be nice to be able to expand the properties value.
Current this value is not returned as part of the GET /people endpoint, which makes it hard to partially update some properties from different non connected systems.
The PHP API client is missing the
\Delighted\Person::all();method.Also, it would be nice to be able to
expandthepropertiesvalue.Current this value is not returned as part of the
GET /peopleendpoint, which makes it hard to partially update some properties from different non connected systems.