Basic Information

appmixer.posthog.core.GetPerson

1.0.0

Public

Retrieve a single person from a PostHog project by their person ID.

Input Ports

in

FieldTypeDescription
Project text Pick a project, or type the numeric Project ID directly.
Person ID text UUID of the person. Use the Find Persons component to obtain it.

Output Ports

out

FieldTypeDescription
Person ID string -
Person UUID string -
Name string -
Distinct IDs array -
Properties object -
Created At string -

Full Metadata