List Persons
Retrieves persons from a PostHog project.
GET
Query
Arguments
string
string
stringrequired
array
string
string
Key of the property you're filtering on. For example email or $current_url
string
Value of your filter. For example [email protected] or https://example.com/test/. Can be an array for an OR query, like ["[email protected]","[email protected]"]
string
Default: exact
string
Default: event
string
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.