Search personnel related events by name
Return a paginated, deduplicated event list for up to 50 personnel records whose full name exactly matches the supplied name. This endpoint requires an active paid user. A non-empty result consumes 50 credits; an empty result consumes 0 credits. At most 10 requests can run concurrently for one user.
Authorizations
Send the full Business API key from Settings -> API Keys, for example Authorization: Bearer sk_your_api_key.
Headers
api, agent Query Parameters
Exact personnel full name. Matching is case-insensitive and ignores leading and trailing whitespace.
1 - 200Inclusive lower bound for the event start date. Defaults to the current date when omitted.
Inclusive upper bound for the event start date. Omit for no upper bound.
x >= 11 <= x <= 100