PostHog

Tools

Name & DescriptionType
POSTHOG_LIST_PROJECTS_IN_ORGANIZATION_WITH_PAGINATIONProjects for the current organization.
action
POSTHOG_LIST_PROJECT_GROUP_TYPES_BY_IDRetrieve a list of group types within a specific project by providing the project id.
action
POSTHOG_ADD_DASHBOARD_COLLABORATORS_WITH_ACCESS_LEVELAdd collaborators to a specific project dashboard.
action
POSTHOG_ADD_MEMBER_TO_ORGANIZATION_ROLEAdd a member to an organization role by submitting their details and uuid in json/form, using organization and role ids.
action
POSTHOG_ADD_PROJECT_SPECIFIC_MEMBER_ROLESAdd members with specific roles to a project by providing their user uuid and level (member or admin).
action
POSTHOG_ASSIGN_FEATURE_FLAG_ROLE_BASED_ACCESSSet up role-based access for a feature flag using `project id` and `feature flag id`.
action
POSTHOG_BOOKMARK_PROJECT_ACTIVITY_NOTIFICATIONCreate a bookmark for an activity notification in a project's activity log.
action
POSTHOG_BULK_CREATE_ORGANIZATION_INVITESPost /API/organizations/{organization id}/invites/bulk/: bulk-create organization invites with customizable levels, sender details, and validation checks.
action
POSTHOG_CANCEL_INSIGHTS_FOR_A_PROJECTThe "/API/projects/{project id}/insights/cancel/" endpoint allows users to cancel insights for a project by providing a project id and insight details in json or csv, and confirms cancellation in the response.
action
POSTHOG_CHECK_PIPELINE_DESTINATION_UPDATESGet the newest updates and plugin info for a pipeline destination by organization and destination id via get request to /API/.
action
POSTHOG_CHECK_PIPELINE_IMPORT_APP_UPDATESRetrieve the latest update information for a specific pipeline import app by its id within an organization.
action
POSTHOG_CHECK_PIPELINE_PLUGIN_UPDATE_STATUSGet update status for a specific pipeline transformation plugin by its unique id within an organization.
action
POSTHOG_CHECK_PROJECT_S_DEMO_DATA_GENERATION_STATUSProjects for the current organization.
action
POSTHOG_COHORT_DUPLICATION_TO_STATICThis endpoint duplicates a specified cohort as a static one within a project.
action
POSTHOG_CREATE_A_NOTEBOOK_IN_A_PROJECTThe API for interacting with notebooks.
action
POSTHOG_CREATE_DASHBOARD_FROM_TEMPLATE_IN_PROJECTCreate a new dashboard for a specified project from a template.
action
POSTHOG_CREATE_DOMAIN_WITH_SAML_FOR_ORGANIZATIONCreate a domain for a specific organization by post to `/API/organizations/{id}/domains` with json/form data.
action
POSTHOG_CREATE_EXPERIMENT_EXPOSURE_COHORTCreate a new exposure cohort for an experiment in a project by sending a post request with experiment details and feature flag data.
action
POSTHOG_CREATE_FEATURE_FLAGS_FOR_PROJECTManage feature flags by creating, reading, updating, and deleting them using PostHog's javascript library or API endpoint.
action
POSTHOG_CREATE_FEATURE_FLAG_DASHBOARDManage feature flags by creating, reading, updating, and deleting them.
action
POSTHOG_CREATE_FRONTEND_APP_PIPELINE_CONFIGCreate a config for pipeline frontend apps within a specified project.
action
POSTHOG_CREATE_FUNNEL_ANALYSIS_FOR_PROJECT_PERSONSThis endpoint handles reading and deleting persons.
action
POSTHOG_CREATE_NEW_ORGANIZATION_WITH_CONFIGURABLE_ACCESSPost /API/organizations/ - create a new organization with details like name, membership level, and features access.
action
POSTHOG_CREATE_NEW_PROJECT_EXPERIMENTCreate a new experiment in a specific project using json, form, or multipart data.
action
POSTHOG_CREATE_ORGANIZATION_INVITE_WITH_ROLE_AND_EMAILSend invites with roles (member, admin, owner) via email to join an organization by id.
action
POSTHOG_CREATE_ORGANIZATION_ROLE_WITH_FEATURE_FLAG_LEVELSCreate a new role for the specified organization by supplying role details.
action
POSTHOG_CREATE_ORG_PROXY_RECORD_WITH_DOMAIN_AND_STATUSCreate a proxy record for an org by sending org id in url and json/form/multipart data with domain, target cname, and status.
action
POSTHOG_CREATE_PERSON_FUNNEL_CORRELATIONThis endpoint is for reading and deleting persons.
action
POSTHOG_CREATE_PERSON_PATH_WITH_FORMAT_OPTIONThis API endpoint is for reading and deleting users.
action
POSTHOG_CREATE_PIPELINE_DESTINATION_CONFIGCreate pipeline destination configurations for a specific project by submitting plugin and order details, among other configuration info, with required project id.
action
POSTHOG_CREATE_PIPELINE_DESTINATION_CONFIG_JOBCreate a job for a pipeline destination config with a specific id within the specified project.
action
POSTHOG_CREATE_PIPELINE_IMPORT_APPS_CONFIG_JOBA job imports app settings into a project pipeline using project id and plugin config id, accepting json/form/multipart, and specifies plugin details, enabling status, and order for pipeline import apps configs.
action
POSTHOG_CREATE_PLUGIN_JOB_CONFIGURATIONCreate a job-related configuration for a specific plugin by providing plugin and project ids.
action
POSTHOG_CREATE_PROJECT_ACTION_WITH_FORMATThis post endpoint creates actions for a project, accepts various data types, requires project id and action data, optionally outputs in csv/json, and needs personalAPIkeyauth, returning a 201 with action details.
action
POSTHOG_CREATE_PROJECT_COHORTSCreate cohorts for a specified project by posting json-form data to "/API/projects/{project id}/cohorts/".
action
POSTHOG_CREATE_PROJECT_DASHBOARDThe post endpoint creates a dashboard within a project using a `project id`, accepting details in json/form formats.
action
POSTHOG_CREATE_PROJECT_INSIGHTS_WITH_CUSTOMIZABLE_PARAMETERSThe post endpoint enables creating insights for projects using a project id and supports json/csv.
action
POSTHOG_CREATE_PROJECT_INSIGHTS_WITH_FORMAT_OPTIONCreate project insights with optional csv/json format parameter.
action
POSTHOG_CREATE_PROJECT_PIPELINE_APP_CONFIGSCreate pipeline app configurations for a specified project via post, requiring a project id and json, form, or multipart payload.
action
POSTHOG_CREATE_PROJECT_PIPELINE_FRONTEND_APP_JOBCreate a job for a pipeline frontend app config in a project.
action
POSTHOG_CREATE_PROJECT_PIPELINE_TRANSFORMATION_CONFIGCreate a pipeline transformation config within a specific project by posting json, form, or multipart data.
action
POSTHOG_CREATE_PROJECT_PLUGIN_CONFIGURATIONCreate a new plugin configuration for a specified project by post to /API/projects/{project id}/plugin configs/.
action
POSTHOG_CREATE_PROJECT_SUBSCRIPTION_WITH_DELIVERY_OPTIONSCreate a subscription for a given project by providing required details such as delivery method, frequency, and starting date.
action
POSTHOG_CREATE_PROJECT_SURVEYS_WITH_QUESTIONS_AND_TARGETSCreate surveys in a project by providing a project id and details like type, questions, and targets in json, form-data, or urlencoded format.
action
POSTHOG_CREATE_PROJECT_TIMING_INSIGHTSCreate timing insights for a project by post to /API/projects/{project id}/insights/timing, supporting csv or json.
action
POSTHOG_CREATE_QUERY_IN_PROJECT_BY_IDThe `/API/projects/{project id}/query/` post endpoint allows users to submit queries for a specific project by providing the project id in the url and the query details in json or form data.
action
POSTHOG_CREATE_RETRIEVE_RETENTION_INSIGHTS_FOR_PROJECTCreate and retrieve retention insights for a project using its id, allowing csv/json outputs.
action
POSTHOG_CREATE_SESSION_RECORDING_IN_PLAYLISTThe post endpoint generates a project's session recording, needing 'project id', 'short id', and 'session recording id' in the url, and accepts various content formats for recording details.
action
POSTHOG_CREATE_SESSION_RECORDING_PLAYLISTSCreate playlists of session recordings for a specified project.
action
POSTHOG_CREATE_SESSION_RECORDING_SUMMARYSummarize a session recording by providing the project id and the recording's uuid.
action
POSTHOG_CREATE_STATIC_COHORT_FOR_FEATURE_FLAGManage feature flags for apps with create, read, update, and delete operations using PostHog's javascript library or dedicated endpoint.
action
POSTHOG_CRUD_OPERATIONS_FOR_PROJECT_ANNOTATIONSCreate, read, update and delete annotations.
action
POSTHOG_DELETE_ORGANIZATION_BY_UUIDDelete an organization by its uuid.
action
POSTHOG_DELETE_ORGANIZATION_PROJECTProjects for the current organization.
action
POSTHOG_DELETE_PERSON_AND_OPTIONALLY_ASSOCIATED_EVENTSThis endpoint is used to read and delete user data.
action
POSTHOG_DELETE_SESSION_RECORDING_BY_UUIDDelete a session recording by providing the session's uuid and the associated project id.
action
POSTHOG_DELETE_SURVEY_BY_IDDelete a survey by providing its uuid and the associated project id.
action
POSTHOG_ENABLE_PROJECT_EARLY_ACCESS_FEATUREEnables a new early access feature for a project using project id, payload with details, and personalAPIkeyauth.
action
POSTHOG_FETCH_BATCH_EXPORT_DETAILS_VIA_UUIDRetrieve logs for a specific batch export within a project by its uuid.
action
POSTHOG_FETCH_EXPORT_UNSUBSCRIBE_SETTINGSRetrieve pipeline transformation export unsubscribe configurations for a specified organization by its uuid.
action
POSTHOG_FETCH_FRONTEND_APP_CONFIG_STATUSRetrieve activity details for a specific pipeline frontend app config by id within a project.
action
POSTHOG_FETCH_ORGANIZATION_DETAILS_BY_UUIDRetrieve organization details by uuid.
action
POSTHOG_FETCH_ORGANIZATION_PIPELINE_APP_REPOSITORIESRetrieve details of pipeline import app repositories for a specific organization by its uuid.
action
POSTHOG_FETCH_PIPELINE_DESTINATION_DETAILSUse a get request to '/API/projects/{project id}/pipeline destination configs/{id}/activity/' to get details, status, config, and metrics for a pipeline destination by id, returning json.
action
POSTHOG_FETCH_PIPELINE_TRANSFORMATION_DETAILSRetrieve details of pipeline transformations from a specified organization's repository.
action
POSTHOG_FETCH_PROJECT_EXPERIMENT_SECONDARY_DATAFetch secondary experiment data in a project by its unique id, using project and experiment ids as path parameters.
action
POSTHOG_FETCH_PROJECT_SURVEY_ACTIVITY_LOGRetrieve the activity log of surveys within a specific project by using the project id.
action
POSTHOG_FETCH_SESSION_RECORDING_PLAYLIST_DETAILSRetrieve session recording playlist details for a specific project by project id and playlist short id.
action
POSTHOG_FLAG_ANNOTATION_AS_DELETEDHard delete of this model is not allowed.
action
POSTHOG_GENERATE_PROJECT_FUNNEL_CORRELATION_INSIGHTThe /API/projects/{project id}/insights/funnel/correlation endpoint generates a correlation insight for funnel analysis in a project, accepting json/csv and needing 'project id' and insight details.
action
POSTHOG_INITIATE_DOMAIN_VERIFICATION_WITH_SAML_CONFIGPost /API/organizations/{organization id}/domains/{id}/verify/: initiates verification for a domain within an organization using its uuid, updating its verification status and related saml configuration attributes.
action
POSTHOG_INITIATE_PIPELINE_TRANSFORMATION_JOBCreate a pipeline transformation job for a specified plugin config in a project by posting to `/API/projects/{project id}/pipeline transformation configs/{id}/job/`.
action
POSTHOG_LIST_AND_FILTER_PROJECT_EVENTSThis endpoint for listing/filtering events is deprecated and maintained only for compatibility.
action
POSTHOG_LIST_AND_MANAGE_PROJECT_ANNOTATIONSCreate, read, update and delete annotations.
action
POSTHOG_LIST_AND_MANAGE_PROJECT_FEATURE_FLAGSManage feature flags with creation, reading, updating, and deletion capabilities.
action
POSTHOG_LIST_BATCH_EXPORT_RUNSList runs for a batch export by `batch export id` within a project.
action
POSTHOG_LIST_DASHBOARD_SHARING_CONFIGSRetrieve a list of dashboard sharing configurations for a specified project and dashboard.
action
POSTHOG_LIST_FEATURE_FLAG_ROLE_ACCESS_DETAILSThis get endpoint returns role access details for a feature flag in a project, needs 'project id' & 'feature flag id', and offers optional 'limit' & 'offset' for pagination.
action
POSTHOG_LIST_NOTEBOOKS_WITH_FILTERS_AND_PAGINATIONThe API for interacting with notebooks.
action
POSTHOG_LIST_OF_PROJECT_S_SESSION_RECORDING_PLAYLISTSRetrieve a list of session recording playlists for a specific project.
action
POSTHOG_LIST_ORGANIZATION_DOMAINS_WITH_PAGINATIONFetch a list of an organization's domains with pagination using `limit` and `offset`.
action
POSTHOG_LIST_ORGANIZATION_INVITES_WITH_PAGINATIONRetrieve a paginated list of invites for a specific organization, identified by `organization id`, with optional `limit` and `offset` query params for result customization.
action
POSTHOG_LIST_ORGANIZATION_MEMBERS_WITH_PAGINATIONRetrieve members list from an organization with 'limit' and 'offset' options using personalAPIkeyauth and organization id.
action
POSTHOG_LIST_ORGANIZATION_PLUGINS_WITH_PAGINATIONRetrieve the list of plugins for a specified organization.
action
POSTHOG_LIST_ORGANIZATION_ROLES_WITH_PAGINATIONFetch a paginated list of roles in an organization using its uuid.
action
POSTHOG_LIST_ORGANIZATION_S_BATCH_EXPORTS_WITH_PAGINATIONRetrieve paginated batch exports for an organization, with filters and optional limits.
action
POSTHOG_LIST_ORGANIZATION_S_PAGINATED_PROXY_RECORDSRetrieve a paginated list of an organization's proxy records by id, with 'limit' and 'offset' options.
action
POSTHOG_LIST_ORGANIZATION_S_PIPELINE_DESTINATIONSRetrieve a paginated list of an organization's pipeline destinations by id, with optional count and offset parameters.
action
POSTHOG_LIST_ORGANIZATION_S_PIPELINE_FRONTEND_APPSRetrieve a paginated list of pipeline apps for an organization using 'plugin:read' personalAPIkeyauth.
action
POSTHOG_LIST_ORGANIZATION_S_PIPELINE_IMPORT_APPSRetrieve a paginated list of pipeline import applications for a specified organization by id.
action
POSTHOG_LIST_ORGANIZATION_S_PIPELINE_TRANSFORMATIONSRetrieve paginated pipeline transformation lists for an organization using `limit` and `offset`, requiring a uuid and personalAPIkeyauth.
action
POSTHOG_LIST_OR_DELETE_PERSONS_WITH_OPTIONAL_FILTERSThis endpoint is for reading/deleting persons.
action
POSTHOG_LIST_PAGINATED_SURVEYS_FOR_A_PROJECTGet paginated surveys for a project with its id, using 'limit' and 'offset'.
action
POSTHOG_LIST_PIPELINE_DESTINATION_CONFIGS_WITH_PAGINATIONList pipeline destination configurations for a given project by id, with optional pagination through 'limit' and 'offset' query parameters.
action
POSTHOG_LIST_PIPELINE_FRONTEND_APP_CONFIGSRetrieve paginated configurations for pipeline frontend apps associated with a specified project.
action
POSTHOG_LIST_PROJECT_ACTIONS_WITH_PAGINATION_AND_FILTERSGet paginated project actions with filters by format.
action
POSTHOG_LIST_PROJECT_BATCH_EXPORTS_WITH_PAGINATIONRetrieve an indexed list of batch exports for a specified project with optional pagination.
action
POSTHOG_LIST_PROJECT_CONFIGURATION_PLUGIN_LOGSRetrieve logs for a specific plugin configuration within a project.
action
POSTHOG_LIST_PROJECT_DASHBOARDS_WITH_PAGINATIONGet paginated dashboards for a project by id, using 'limit' and 'offset'.
action
POSTHOG_LIST_PROJECT_DASHBOARD_COLLABORATORSGet dashboard collaborators list in a project using project string id and dashboard integer id.
action
POSTHOG_LIST_PROJECT_DASHBOARD_TEMPLATES"retrieve a paginated list of dashboard templates for a specified project.
action
POSTHOG_LIST_PROJECT_EARLY_ACCESS_FEATURESRetrieve a paginated list of a project's early access features by id with 'limit' and 'offset' parameters.
action
POSTHOG_LIST_PROJECT_EXPERIMENTS_WITH_PAGINATIONGet a paginated list of experiments within a project using 'limit' and 'offset' parameters.
action
POSTHOG_LIST_PROJECT_EXPORT_ITEMS_WITH_PAGINATIONRetrieve a paginated list of export items for a specific project by id with optional 'limit' and 'offset' query parameters.
action
POSTHOG_LIST_PROJECT_MEMBERSHIP_DETAILSRetrieve a list of project membership details for a specified project by id.
action
POSTHOG_LIST_PROJECT_PIPELINE_CONFIGURATIONSFetch paginated pipeline configuration list for a project by its id, utilizing optional `limit` and `offset`.
action
POSTHOG_LIST_PROJECT_PIPELINE_IMPORT_CONFIGSList pipeline import app configurations for a specified project, with pagination options 'limit' and 'offset'.
action
POSTHOG_LIST_PROJECT_PLUGIN_CONFIGURATIONSRetrieve a paginated list of plugin configurations for a specific project by project id.
action
POSTHOG_LIST_PROJECT_SESSION_RECORDINGSRetrieve a paginated list of session recordings for a specific project, including viewing times and user interactions.
action
POSTHOG_LIST_PROJECT_SUBSCRIPTIONS_WITH_PAGINATIONRetrieve a paginated list of subscriptions for a given project by its id.
action
POSTHOG_LIST_ROLE_MEMBERSHIPS_PAGINATEDRetrieve a paginated list of role memberships for a specific role within an organization, including membership details.
action
POSTHOG_LIST_SESSION_RECORDING_SHARING_CONFIGSRetrieve a list of sharing configurations for a specific session recording in a project, including creation timestamps and access tokens.
action
POSTHOG_LIST_SPECIFIC_TYPE_GROUPS_WITH_PAGINATIONList all groups of a specific group type.
action
POSTHOG_LIST_UNUSED_ORGANIZATION_PIPELINE_TRANSFORMATIONSRetrieve a list of unused pipeline transformations for a specified organization, identified by uuid.
action
POSTHOG_LIST_USERS_WITH_STAFF_FILTER_AND_PAGINATIONApi endpoint fetches a user list with staff filter, pagination (limit, offset), and requires a personal API key.
action
POSTHOG_MANAGE_FEATURE_FLAG_ENRICHMENT_FOR_USAGE_DASHBOARDLearn to manage feature flags (creation, access, modification, removal) using PostHog's docs, with options to use a javascript library or a dedicated endpoint for user-specific flag status.
action
POSTHOG_MANAGE_PROJECT_FEATURE_FLAGSLearn to manage feature flags: create, read, update, delete, and check their status using the javascript library or an endpoint.
action
POSTHOG_MANAGE_PROJECT_FEATURE_FLAGS_FOR_LOCAL_EVALUATIONUtilize feature flags to manage application features with creation, reading, updating, and deletion.
action
POSTHOG_MANAGE_USER_FEATURE_FLAGSManage feature flags in your app with create, read, update, and delete options.
action
POSTHOG_MARK_DASHBOARD_TEMPLATE_AS_DELETEDHard delete of this model is not allowed.
action
POSTHOG_MARK_INSIGHT_AS_VIEWED_WITH_CONFIGURABLE_FORMATThe post endpoint marks an insight as viewed for a specified project, requires `project id` and `id`, supports `csv` or `json` formats, and returns fast-loading serialized data.
action
POSTHOG_MARK_PROJECT_ACTION_AS_DELETEDHard delete of this model is not allowed.
action
POSTHOG_MARK_SESSION_RECORDING_PLAYLIST_DELETEDHard delete of this model is not allowed.
action
POSTHOG_MARK_SUBSCRIPTION_AS_DELETED_BY_IDHard delete of this model is not allowed.
action
POSTHOG_MODIFY_ORG_INFO_VIA_UUIDPut /API/organizations/{id}/: update organization details by providing a uuid as 'id'.
action
POSTHOG_MOVE_DASHBOARD_TILEEndpoint to move a tile within a dashboard by `id`.
action
POSTHOG_PARTIALLY_UPDATE_PROJECT_PLUGIN_CONFIGUpdate plugin configuration partially for a specified project using patch on '/API/projects/{project id}/plugin configs/{id}'.
action
POSTHOG_PARTIALLY_UPDATE_PROJECT_PROPERTY_DEFINITIONPatch /API/projects/{project id}/property definitions/{id}/: partially update a specific property definition by uuid in a project.
action
POSTHOG_PARTIAL_EXPERIMENT_UPDATE_IN_PROJECTEndpoint enables partial updates to an experiment in a project using patch, needing `project id`, `experiment id`, and various payload types.
action
POSTHOG_PARTIAL_PIPELINE_FRONTEND_APP_CONFIG_UPDATEPatch method to partially update config of a pipeline frontend app for a project by id.
action
POSTHOG_PARTIAL_UPDATE_OF_A_PROJECT_INSIGHTThe patch endpoint supports partial insight updates in a project, allows format specification (csv/json), and requires `personalAPIkeyauth` and `insight:write` scope for access.
action
POSTHOG_PARTIAL_UPDATE_OF_A_PROJECT_S_DASHBOARDEndpoint patch /API/projects/{project id}/dashboards/{id}: allows partial update of a project's dashboard with specified id.
action
POSTHOG_PARTIAL_UPDATE_OF_A_PROJECT_S_FEATURE_FLAGLearn to manage feature flags (create, read, update, delete) using PostHog's docs, with options for javascript library use or dedicated endpoints for user flag status.
action
POSTHOG_PARTIAL_UPDATE_OF_PROJECT_NOTEBOOKThe API for interacting with notebooks.
action
POSTHOG_PARTIAL_UPDATE_PROJECT_ANNOTATIONCreate, read, update and delete annotations.
action
POSTHOG_PERSIST_SESSION_RECORDING_DATA_BY_UUIDPost `/API/projects/{project id}/session recordings/{id}/persist`: endpoint for persisting session recording data identified by uuid.
action
POSTHOG_PERSON_PARTIAL_UPDATE_VIA_PROJECT_IDThis endpoint allows reading and deleting individuals.
action
POSTHOG_PERSON_PROPERTY_DELETION_ENDPOINTThis endpoint is for reading and deleting user data.
action
POSTHOG_POST_PROJECT_TRENDS_WITH_FILTERSThe `/API/projects/{project id}/insights/trend/` endpoint provides project trends in csv/json, requires `project id` and optional parameters, and needs 'personalAPIkeyauth'.
action
POSTHOG_PREVENT_HARD_DELETE_NOTEBOOK_BY_FLAGGINGHard delete of this model is not allowed.
action
POSTHOG_PROJECT_FUNNEL_ADVANCED_ANALYTICSThe `/API/projects/{project id}/insights/funnel/` endpoint generates customizable funnel insights for a project in either csv or json, offering filtering, exclusion, and ordering features with cachable results.
action
POSTHOG_REARRANGE_FRONTEND_APP_PIPELINE_CONFIGSPatch /API/projects/{project id}/pipeline frontend apps configs/rearrange/: rearrange the config of frontend apps in a project's pipeline.
action
POSTHOG_REARRANGE_PIPELINE_TRANSFORMATION_CONFIGSEndpoint `/API/projects/{project id}/pipeline transformation configs/rearrange/` allows for partial updates to the arrangement of pipeline configurations for a given project.
action
POSTHOG_REARRANGE_PROJECT_IMPORT_APP_CONFIGURATIONSRearrange app import settings in a project using patch /API/projects/{project id}/.
action
POSTHOG_REARRANGE_PROJECT_PIPELINE_DESTINATION_CONFIGS"patch /API/projects/{project id}/pipeline destination configs/rearrange/": adjust order and settings of pipeline destinations for a project by project id.
action
POSTHOG_RECONFIGURE_PLUGIN_ORDER_AND_STATUS_IN_PROJECTPatch endpoint to reconfigure the order of plugins within a project by project id.
action
POSTHOG_REMOVE_DOMAIN_BY_UUID_FROM_ORGANIZATIONDelete a specific domain by its uuid within an organization, given valid organization and domain ids.
action
POSTHOG_REMOVE_EARLY_ACCESS_FEATURE_FROM_PROJECTDelete an early access feature by id from a specified project.
action
POSTHOG_REMOVE_EXPLICIT_PROJECT_MEMBER_BY_UUIDDelete a specific user (by uuid) from the explicit members of a given project.
action
POSTHOG_REMOVE_FEATURE_FLAG_ROLE_ACCESS_BY_IDDelete /API/projects/{project id}/feature flags/{feature flag id}/role access/{id}: remove role access from a feature flag in a project by id, requiring authorization.
action
POSTHOG_REMOVE_MEMBER_FROM_ORGANIZATION_BY_UUIDDelete /API/organizations/{org id}/members/{user uuid}: removes a specific member from an organization using uuids for both entities.
action
POSTHOG_REMOVE_ORGANIZATION_BATCH_EXPORT_BY_UUIDDelete a specific batch export by its uuid in an organization.
action
POSTHOG_REMOVE_ORGANIZATION_PIPELINE_DESTINATIONDelete a specific pipeline destination in an organization by id.
action
POSTHOG_REMOVE_ORGANIZATION_PIPELINE_TRANSFORMATIONDelete a specific pipeline transformation plugin for an organization by id.
action
POSTHOG_REMOVE_ORGANIZATION_PLUGIN_BY_IDDelete a specific plugin (by its integer id) from the organization (identified by uuid) with no response body on success.
action
POSTHOG_REMOVE_ORGANIZATION_PROXY_RECORDDelete a proxy record by id for a specific organization.
action
POSTHOG_REMOVE_ORGANIZATION_ROLE_BY_IDDelete a role with a specific uuid in an organization.
action
POSTHOG_REMOVE_ORG_PIPELINE_IMPORT_APP_BY_IDDelete a specific pipeline import app plugin associated with an organization by id.
action
POSTHOG_REMOVE_PIPELINE_DESTINATION_CONFIGDelete a pipeline destination configuration by specifying a unique integer id within a project.
action
POSTHOG_REMOVE_PIPELINE_FRONTEND_APP_BY_IDDelete a specific pipeline frontend app by its id within an organization.
action
POSTHOG_REMOVE_PIPELINE_FRONTEND_APP_CONFIGDelete a pipeline frontend app configuration for a specific project.
action
POSTHOG_REMOVE_PIPELINE_IMPORT_APP_CONFIGDelete a specific pipeline import app configuration using its id within a project.
action
POSTHOG_REMOVE_PIPELINE_TRANSFORMATION_CONFIG_BY_IDDelete a specific pipeline transformation configuration by id within a project.
action
POSTHOG_REMOVE_PROJECT_DASHBOARD_COLLABORATORRemove a collaborator from a project dashboard.
action
POSTHOG_REMOVE_PROJECT_EVENT_DEFINITIONDelete an event definition by providing its uuid and the associated project id.
action
POSTHOG_REMOVE_PROJECT_EXPERIMENT_BY_IDDelete a specific experiment by its unique integer id within a project.
action
POSTHOG_REMOVE_PROJECT_PLUGIN_CONFIGURATIONDelete /API/projects/{project id}/plugin configs/{id}/: removes a specific plugin configuration by id from a given project.
action
POSTHOG_REMOVE_PROPERTY_DEFINITION_BY_UUIDDelete a property definition by providing its uuid and the associated project id.
action
POSTHOG_REMOVE_ROLE_MEMBERSHIP_BY_UUIDDelete /API/organizations/{org id}/roles/{role id}/role memberships/{id}: removes a role membership from an organization using a specific uuid.
action
POSTHOG_REMOVE_SESSION_RECORDING_FROM_PLAYLISTDelete a session recording from a playlist using its id within a specified project.
action
POSTHOG_REMOVE_SPECIFIC_PROJECT_BATCH_EXPORTDelete a specific batch export by providing the uuid and project id.
action
POSTHOG_REMOVE_SPECIFIC_PROJECT_QUERY(experimental).
action
POSTHOG_RETRIEVE_AND_DELETE_PROJECT_PERSON_TRENDSThis endpoint is for reading and deleting persons.
action
POSTHOG_RETRIEVE_APP_METRICS_BY_IDSRetrieve app-specific metrics for a given project by providing the project id and app metric id.
action
POSTHOG_RETRIEVE_APP_METRICS_ERROR_DETAILSRetrieves detailed error information for a specific app metric by id within a project.
action
POSTHOG_RETRIEVE_ASYNC_QUERY_STATUS_BY_ID(experimental).
action
POSTHOG_RETRIEVE_BATCH_EXPORT_DETAILSRetrieve details of a specific batch export by its uuid in a project.
action
POSTHOG_RETRIEVE_BATCH_EXPORT_LOGS_BY_UUIDRetrieve logs for a specific batch export given by uuid within an organization.
action
POSTHOG_RETRIEVE_BATCH_EXPORT_RUN_LOGSRetrieve logs for a specific batch export run within a project.
action
POSTHOG_RETRIEVE_COHORT_ACTIVITY_DETAILSRetrieve activity details for a specific cohort within a project.
action
POSTHOG_RETRIEVE_COHORT_PERSON_DETAILSRetrieve details of persons within a cohort by its unique id in the specified project.
action
POSTHOG_RETRIEVE_DASHBOARD_TEMPLATE_DETAILS_BY_UUIDFetch specific dashboard template details by uuid in a project with 'dashboard template:read' rights using a personalAPIkeyauth.
action
POSTHOG_RETRIEVE_DASHBOARD_TEMPLATE_SCHEMARetrieve the json schema for dashboard templates of a specific project.
action
POSTHOG_RETRIEVE_EVENT_DEFINITIONS_BY_PROJECT_IDRetrieve definitions for events within a specified project by providing the unique project id.
action
POSTHOG_RETRIEVE_EVENT_DEFINITION_BY_UUIDRetrieve an event definition by its uuid within a specified project.
action
POSTHOG_RETRIEVE_EXPERIMENTS_REQUIRING_FLAG_IMPLEMENTATIONRetrieve details for experiments that require feature flag implementation in a specific project.
action
POSTHOG_RETRIEVE_EXPERIMENT_DETAILS_BY_IDSAccess detailed experiment info within a project using unique `experiment id` & `project id`, with 'experiment:read' rights.
action
POSTHOG_RETRIEVE_EXPORT_UNSUBSCRIBE_CONFIGSRetrieve the configuration for unsubscribing from exports in the pipeline import apps for a specific organization.
action
POSTHOG_RETRIEVE_FEATURE_FLAGS_ACTIVITY_LOGLearn to manage feature flags by creating, reading, updating, and deleting them.
action
POSTHOG_RETRIEVE_FEATURE_FLAGS_EVALUATION_REASONSManage feature flags—create, read, update, delete—using the PostHog javascript library or endpoint for user-specific flag status.
action
POSTHOG_RETRIEVE_FEATURE_FLAG_ACTIVITY_DETAILSManage feature flags (creation, reading, updating, and deleting) using PostHog's guides or via javascript library/endpoint for user-specific flag status.
action
POSTHOG_RETRIEVE_FEATURE_FLAG_DETAILSThis guide details how to manage (create, read, update, delete) feature flags in applications using PostHog's javascript library or endpoint.
action
POSTHOG_RETRIEVE_FEATURE_FLAG_ROLE_ACCESS_DETAILSRetrieve details for a specific role's access to a feature flag within a project.
action
POSTHOG_RETRIEVE_FILTERED_PROJECT_PROPERTY_DEFINITIONSGet property definitions for a project using project id, with filters for event names, property types, exclusions, and numerical or feature flags.
action
POSTHOG_RETRIEVE_FUNNEL_INSIGHTS_IN_PROJECTGain insights from funnel analysis of a specific project by providing its id and having 'insight:read' permission.
action
POSTHOG_RETRIEVE_GROUP_PROPERTY_DEFINITIONS_BY_PROJECT_IDRetrieve property definitions for a group within a project by providing the project id.
action
POSTHOG_RETRIEVE_GROUP_PROPERTY_VALUES_BY_INDEX_AND_KEYRetrieve property values by 'group type index' and 'key' within a 'project id'.
action
POSTHOG_RETRIEVE_HEDGEHOG_CONFIGURATION_BY_UUIDRetrieve user's hedgehog configuration details by their uuid.
action
POSTHOG_RETRIEVE_HISTORICAL_APP_METRICS_EXPORTRetrieve historical export data for app metrics by supplying the `project id` and `plugin config id`.
action
POSTHOG_RETRIEVE_IMPORTANT_PROJECT_ACTIVITY_LOGRetrieve a log of important changes for a specified project.
action
POSTHOG_RETRIEVE_INSIGHT_SHARING_CONFIGURATIONSRetrieve sharing configurations for a specific insight within a project, requiring project and insight ids.
action
POSTHOG_RETRIEVE_LAST_VIEWED_INSIGHTS_FOR_USERReturns basic details about the last 5 insights viewed by this user.
action
POSTHOG_RETRIEVE_MATCHING_EVENTS_FOR_SESSION_RECORDINGRetrieves event ids matching a filter with one session id and at least one event/action criterion.
action
POSTHOG_RETRIEVE_NOTEBOOK_ACTIVITY_FOR_PROJECTThe API for interacting with notebooks.
action
POSTHOG_RETRIEVE_NOTEBOOK_ACTIVITY_LOGThe API for interacting with notebooks.
action
POSTHOG_RETRIEVE_NOTEBOOK_DETAILSThe API for interacting with notebooks.
action
POSTHOG_RETRIEVE_ORGANIZATION_PIPELINE_FRONTEND_APP_DETAILSRetrieve pipeline frontend app details for an organization using its 'organization id' (uuid).
action
POSTHOG_RETRIEVE_ORGANIZATION_PIPELINE_UNSUBSCRIBE_CONFIGSRetrieve unsubscribe config details for an organization's pipeline frontend apps.
action
POSTHOG_RETRIEVE_ORGANIZATION_PLUGIN_ACTIVITYRetrieve activity details for plugins in a specified organization by id.
action
POSTHOG_RETRIEVE_ORGANIZATION_PLUGIN_DETAILSRetrieve a specific plugin's details for an organization.
action
POSTHOG_RETRIEVE_ORGANIZATION_PLUGIN_REPOSITORY_DETAILSRetrieve plugin repository details for a specific organization by its uuid, including plugin type, name, url, and more.
action
POSTHOG_RETRIEVE_ORGANIZATION_PLUGIN_UNSUBSCRIBE_CONFIGSRetrieve plugin export unsubscribe configurations for a specified organization by organization id.
action
POSTHOG_RETRIEVE_ORGANIZATION_PROJECT_DETAILSProjects for the current organization.
action
POSTHOG_RETRIEVE_ORGANIZATION_ROLE_DETAILSRetrieve the details of a specific role within an organization using its uuid.
action
POSTHOG_RETRIEVE_ORGANIZATION_S_UNUSED_PIPELINE_APPSRetrieve unused pipeline import apps for a specified organization.
action
POSTHOG_RETRIEVE_ORG_PIPELINE_REPO_DETAILSRetrieve details for repository pipeline destinations within a specific organization by its uuid.
action
POSTHOG_RETRIEVE_ORG_PIPELINE_TRANSFORMATION_ACTIVITYRetrieve pipeline transformation activity details for a specific organization using its uuid.
action
POSTHOG_RETRIEVE_OR_DELETE_PERSON_RETENTION_DATAThis endpoint is for reading and deleting person data; use the capture API, `$set`/`$unset` properties, or sdks for creation and updates.
action
POSTHOG_RETRIEVE_OR_DELETE_PROJECT_PERSONS_FUNNEL_DATAThis API endpoint is for reading and deleting user data.
action
POSTHOG_RETRIEVE_PAGINATED_ORGANIZATION_LISTRetrieve a paginated list of organizations with optional 'limit' and 'offset' query parameters.
action
POSTHOG_RETRIEVE_PERSONS_FUNNEL_CORRELATION_DATAThis endpoint is for reading and deleting persons.
action
POSTHOG_RETRIEVE_PERSON_DETAILS_BY_IDThis endpoint is used to read and delete persons.
action
POSTHOG_RETRIEVE_PERSON_DETAILS_BY_PROJECTThis endpoint allows reading and deleting persons; for creation or updates, use the capture API, the `$set` and `$unset` properties, or sdks.
action
POSTHOG_RETRIEVE_PERSON_LIFECYCLE_DETAILSThis endpoint is for reading and deleting persons.
action
POSTHOG_RETRIEVE_PERSON_PROPERTIES_TIMELINEThis endpoint allows reading and deleting individuals.
action
POSTHOG_RETRIEVE_PERSON_S_ACTIVITY_AND_DELETE_OPTIONSThis endpoint is for reading and deleting persons; for creating/updating, use the capture API, `$set`/`$unset` properties, or sdks.
action
POSTHOG_RETRIEVE_PERSON_VALUES_BY_PROJECTThis endpoint is for reading and deleting persons.
action
POSTHOG_RETRIEVE_PIPELINE_DESTINATION_ACTIVITYRetrieve activity details for pipeline destinations within an organization.
action
POSTHOG_RETRIEVE_PIPELINE_DESTINATION_CONFIG_DETAILSRetrieve details of a specific pipeline destination config for a project by its id.
action
POSTHOG_RETRIEVE_PIPELINE_DESTINATION_DETAILSFetch a pipeline destination's details by id and organization uuid, using a personalAPIkeyauth with read access to plugins.
action
POSTHOG_RETRIEVE_PIPELINE_DESTINATION_FRONTEND_CONFIGRetrieve configuration details for a specific pipeline destination in a project by getting the frontend data of the config with a given id.
action
POSTHOG_RETRIEVE_PIPELINE_DESTINATION_PLUGIN_DETAILSRetrieve details of a specific pipeline destination plugin within an organization by its unique id.
action
POSTHOG_RETRIEVE_PIPELINE_FRONTEND_APP_ACTIVITYRetrieve activity details for pipeline front-end apps within a specified organization by organization id.
action
POSTHOG_RETRIEVE_PIPELINE_FRONTEND_APP_DETAILSRetrieves details of a specified pipeline frontend app within an organization.
action
POSTHOG_RETRIEVE_PIPELINE_FRONTEND_APP_SOURCE_DETAILSRetrieve details for a specific pipeline frontend app's source by its id within an organization.
action
POSTHOG_RETRIEVE_PIPELINE_FRONTEND_PLUGIN_CONFIGRetrieve the frontend configuration for a specific plugin in a project's pipeline.
action
POSTHOG_RETRIEVE_PIPELINE_IMPORT_APPS_ACTIVITYRetrieve activity details of pipeline import apps for a given organization.
action
POSTHOG_RETRIEVE_PIPELINE_IMPORT_APP_DETAILSAccess specific pipeline import app details in an organization using its id and a valid organization uuid.
action
POSTHOG_RETRIEVE_PIPELINE_IMPORT_APP_SOURCE_DETAILSRetrieves source details of a pipeline import app by its id within a specified organization.
action
POSTHOG_RETRIEVE_PIPELINE_PLUGIN_DETAILS_BY_IDRetrieve pipeline transformation plugin details by id for a specified organization.
action
POSTHOG_RETRIEVE_PIPELINE_PLUGIN_SOURCERetrieve the source details of a pipeline transformation for a specific plugin by id within an organization.
action
POSTHOG_RETRIEVE_PIPELINE_TRANSFORMATION_ACTIVITYRetrieve the activity details of a specific pipeline transformation configuration in a project using its unique integer id.
action
POSTHOG_RETRIEVE_PIPELINE_TRANSFORMATION_CONFIGRetrieve the configuration for a specific pipeline transformation plugin in a project by its id using a get request.
action
POSTHOG_RETRIEVE_PIPELINE_TRANSFORMATION_FRONTEND_CONFIGRetrieve the frontend configuration details for a specific pipeline transformation by id within a given project.
action
POSTHOG_RETRIEVE_PLUGIN_CONFIG_ACTIVITYRetrieve activity details for a specific plugin config within a project's pipeline import apps.
action
POSTHOG_RETRIEVE_PLUGIN_CONFIG_ACTIVITY_DETAILSRetrieve activity details for a specific plugin configuration within a project.
action
POSTHOG_RETRIEVE_PLUGIN_CONFIG_DETAILSRetrieve the configuration details of a specific plugin by its id for a given project.
action
POSTHOG_RETRIEVE_PLUGIN_CONFIG_FRONTENDRetrieve the frontend configuration of an app's pipeline import by id within a specified project.
action
POSTHOG_RETRIEVE_PLUGIN_FRONTEND_CONFIGRetrieve the frontend configuration of a specific plugin for a given project.
action
POSTHOG_RETRIEVE_PLUGIN_SOURCE_DETAILSRetrieve plugin source details by organization and plugin id.
action
POSTHOG_RETRIEVE_PLUGIN_UPDATE_INFOThis endpoint retrieves update information for a specific plugin within an organization's pipeline frontend app by its integer id and the organization's uuid.
action
POSTHOG_RETRIEVE_PLUGIN_UPDATE_STATUSRetrieve the latest update status for a specific plugin, identified by its integer id, within an organization specified by uuid.
action
POSTHOG_RETRIEVE_PROJECT_ACTION_DETAILS_BY_IDGet details on a project action by id.
action
POSTHOG_RETRIEVE_PROJECT_ACTIVITY_DETAILSProjects for the current organization.
action
POSTHOG_RETRIEVE_PROJECT_ACTIVITY_INSIGHTSRetrieve activity insights for a specific project by project id, supporting csv or json formats.
action
POSTHOG_RETRIEVE_PROJECT_ACTIVITY_LOG_WITH_PAGINATIONAccess a project's activity log using pagination and cursor-based navigation.
action
POSTHOG_RETRIEVE_PROJECT_ANNOTATION_DETAILSCreate, read, update and delete annotations.
action
POSTHOG_RETRIEVE_PROJECT_COHORTS_ACTIVITY_LOGRetrieve activity log for a specific project's cohorts.
action
POSTHOG_RETRIEVE_PROJECT_COHORTS_WITH_PAGINATIONRetrieve a paginated list of cohorts for a specific project using `project id`.
action
POSTHOG_RETRIEVE_PROJECT_COHORT_DETAILSRetrieve detailed information about a specific cohort within a project using its id.
action
POSTHOG_RETRIEVE_PROJECT_DRAFT_SQL_QUERYRetrieve the draft sql query for a specific project using its project id.
action
POSTHOG_RETRIEVE_PROJECT_EARLY_ACCESS_FEATURE_DETAILSRetrieve details of a specific early access feature in a project by id.
action
POSTHOG_RETRIEVE_PROJECT_EVENT_DETAILS_BY_IDRetrieve details for a specific event by id within a project.
action
POSTHOG_RETRIEVE_PROJECT_EVENT_VALUESRetrieve event values for a specific project by id.
action
POSTHOG_RETRIEVE_PROJECT_EXPERIMENT_RESULTSRetrieve experiment results within a project by project and experiment id.
action
POSTHOG_RETRIEVE_PROJECT_EXPORT_DETAILSRetrieve detailed info on a specific export of a project using its unique id.
action
POSTHOG_RETRIEVE_PROJECT_FUNNEL_CORRELATION_INSIGHTSRetrieve insights about funnel correlations for a specific project by id, offering results in json or csv.
action
POSTHOG_RETRIEVE_PROJECT_GROUP_DETAILS_BY_KEY_AND_TYPERetrieves specified group details within a project by group key and type index.
action
POSTHOG_RETRIEVE_PROJECT_INSIGHTS_DETAILSRetrieve detailed insights for a specific project using its id.
action
POSTHOG_RETRIEVE_PROJECT_INSIGHTS_WITH_PAGINATIONThe get `/API/projects/{project id}/insights/` endpoint retrieves a paginated list of insights for a specified project.
action
POSTHOG_RETRIEVE_PROJECT_INSIGHT_ACTIVITY_DATARetrieve insights activity for a specific project and insight id, offering data in json or csv format.
action
POSTHOG_RETRIEVE_PROJECT_INSIGHT_DETAILSRetrieve details for a specific project insight by id, with options to format as json/csv, request refresh, and specify dashboard context.
action
POSTHOG_RETRIEVE_PROJECT_MEMBER_DETAILS_BY_UUIDRetrieve detailed information about a specific user's membership level and status within a project by their uuid.
action
POSTHOG_RETRIEVE_PROJECT_PERSON_ACTIVITYThis endpoint allows reading and deleting individuals.
action
POSTHOG_RETRIEVE_PROJECT_PERSON_COHORTSThis endpoint allows reading and deletion of persons; for creation or updates, use the capture API, `$set`/`$unset` properties, or sdks.
action
POSTHOG_RETRIEVE_PROJECT_PERSON_STICKINESSThis endpoint allows for reading and deleting persons.
action
POSTHOG_RETRIEVE_PROJECT_PIPELINE_PLUGIN_CONFIGRetrieve configuration details of a specific plugin for a given project pipeline by id.
action
POSTHOG_RETRIEVE_PROJECT_SESSION_VALUESRetrieve session values for a specified project.
action
POSTHOG_RETRIEVE_PROJECT_SUBSCRIPTION_DETAILSRetrieve a specific subscription for a project, identified by 'project id' and 'id'.
action
POSTHOG_RETRIEVE_PROJECT_TREND_INSIGHTSRetrieve trend insights for a specific project, supporting csv or json formats.
action
POSTHOG_RETRIEVE_PROPERTIES_AND_EVENTS_ASSOCIATIONAllows a caller to provide a list of event names and a single property name returns a map of the event names to a boolean representing whether that property has ever been seen with that event name.
action
POSTHOG_RETRIEVE_PROPERTY_DEFINITION_DETAILSRetrieve details of a specific property definition by uuid within a project.
action
POSTHOG_RETRIEVE_PROXY_RECORD_DETAILSRetrieve a specific proxy record's details by id within an organization.
action
POSTHOG_RETRIEVE_RELATED_PROJECT_GROUPSRetrieve related groups for a specific project and user.
action
POSTHOG_RETRIEVE_RETENTION_INSIGHTSRetrieve retention insights for a specified project.
action
POSTHOG_RETRIEVE_SESSION_PROPERTY_DEFINITIONSRetrieve property definitions for a specific project by providing the project's id.
action
POSTHOG_RETRIEVE_SESSION_RECORDING_DETAILSRetrieve detailed information about a specific session recording by providing the session's uuid and associated project id.
action
POSTHOG_RETRIEVE_SESSION_RECORDING_ERROR_CLUSTERSRetrieve error clusters from session recordings for a specified project.
action
POSTHOG_RETRIEVE_SESSION_RECORDING_PLAYLIST_DETAILSRetrieve session recording playlists for a specified project and playlist short id.
action
POSTHOG_RETRIEVE_SESSION_RECORDING_PROPERTIESRetrieve properties of session recordings for a given project by id, including activity metrics, timestamps, and participant details.
action
POSTHOG_RETRIEVE_SESSION_RECORDING_SNAPSHOTSSnapshots for a session can be loaded from s3 (if old) or redis (if recent).
action
POSTHOG_RETRIEVE_SIMILAR_SESSION_RECORDINGSRetrieve similar session recordings for a given session by uuid within a project.
action
POSTHOG_RETRIEVE_SPECIFIC_BATCH_EXPORT_DETAILSRetrieve details of a specific batch export for an organization by its uuid.
action
POSTHOG_RETRIEVE_SPECIFIC_BATCH_EXPORT_RUN_DETAILSRetrieve details for a specific batch export run within a project by id.
action
POSTHOG_RETRIEVE_SPECIFIC_DOMAIN_DETAILSRetrieve details of a specific domain within an organization using its uuid.
action
POSTHOG_RETRIEVE_SPECIFIC_EXPORTED_ASSET_CONTENTRetrieve the content of a specific exported asset by id within a project.
action
POSTHOG_RETRIEVE_SPECIFIC_HISTORICAL_PLUGIN_EXPORTRetrieve historical export data for a specific plugin configuration within a project.
action
POSTHOG_RETRIEVE_SPECIFIC_PIPELINE_FRONTEND_APP_CONFIGRetrieve the configuration details of a specific pipeline frontend app by providing its unique id and the associated project id.
action
POSTHOG_RETRIEVE_SPECIFIC_PROJECT_DASHBOARD_DETAILSRetrieve details of a specific dashboard within a project.
action
POSTHOG_RETRIEVE_SURVEY_ACTIVITY_LOGSRetrieve activity logs for specific survey in a project, identified by uuids.
action
POSTHOG_RETRIEVE_SURVEY_DETAILS_WITH_UUID_AND_PROJECT_IDRetrieve survey details using survey uuid and associated project id.
action
POSTHOG_RETRIEVE_SURVEY_RESPONSES_COUNT_BY_PROJECT_IDRetrieve the count of survey responses for a specific project by its id.
action
POSTHOG_RETRIEVE_UNSUBSCRIBED_PIPELINE_CONFIGSRetrieve config details for unsubscribed pipeline destinations in an organization.
action
POSTHOG_RETRIEVE_UNUSED_ORGANIZATION_PIPELINE_FRONTEND_APPSRetrieve unused pipeline frontend apps for a specific organization by its uuid.
action
POSTHOG_RETRIEVE_UNUSED_ORGANIZATION_PLUGINSRetrieve a list of unused plugins for a specified organization by its uuid.
action
POSTHOG_RETRIEVE_UNUSED_PIPELINE_DESTINATIONSRetrieve unused pipeline destinations for a specified organization by id.
action
POSTHOG_RETRIEVE_USER_DETAILS_FOR_INITIATING_2_FA_SETUPThe endpoint `get /API/users/{uuid}/start 2fa setup/` fetches details for initiating 2fa setup for a user, providing information like email status, password presence, and more.
action
POSTHOG_RETRIEVE_USER_PROFILE_AND_TEAM_DETAILSFetch user info like profile, team, org, and notifications via uuid using personalAPIkeyauth ('user:read').
action
POSTHOG_REVOKE_ORGANIZATION_INVITEDelete an organization invite by its uuid.
action
POSTHOG_SET_INSIGHT_DELETION_FLAGHard delete of this model is not allowed.
action
POSTHOG_SOFT_DELETE_A_SPECIFIC_COHORT_BY_IDHard delete of this model is not allowed.
action
POSTHOG_SOFT_DELETE_FEATURE_FLAG_BY_SETTING_STATUSHard delete of this model is not allowed.
action
POSTHOG_SOFT_DELETE_PROJECT_DASHBOARDHard delete of this model is not allowed.
action
POSTHOG_SPLIT_PERSON_ENTITIES_IN_PROJECTThis endpoint allows reading and deleting persons; for creation or updates, use the capture API, `$set`/`$unset` properties, or sdks.
action
POSTHOG_TRIGGER_PROJECT_EXPORT_WITH_FORMAT_OPTIONThe `/API/projects/{project id}/exports/` endpoint triggers a project export, requiring `project id` and `export format`.
action
POSTHOG_UPDATE_ANNOTATION_DETAILSCreate, read, update and delete annotations.
action
POSTHOG_UPDATE_EARLY_ACCESS_PROJECT_FEATUREThis patch endpoint updates a specific early access project feature.
action
POSTHOG_UPDATE_EVENT_DEFINITION_BY_UUIDUpdate an event definition by sending a put request to '/API/projects/{project id}/event definitions/{id}/' using the uuid and project id, provided you have 'event definition:write' authorization.
action
POSTHOG_UPDATE_EXPERIMENT_DETAILSUpdate an experiment by sending a put request with `project id` and `id`, including new details as json/form data.
action
POSTHOG_UPDATE_FEATURE_FLAG_CONFIGURATIONManage feature flags for your app with creation, reading, updating, and deletion options.
action
POSTHOG_UPDATE_ORGANIZATION_DETAILS_BY_UUIDUpdate specific details of an organization using its uuid.
action
POSTHOG_UPDATE_ORGANIZATION_DOMAIN_INFO_AND_SAML_CONFIGUpdate a domain's info for a specific organization by id, including verification status and saml configuration.
action
POSTHOG_UPDATE_ORGANIZATION_DOMAIN_PROPERTIESUpdates selected properties of a domain in an organization via patch request, supports various data formats but saml fields are immutable.
action
POSTHOG_UPDATE_ORGANIZATION_MEMBER_BY_UUIDSPatch '/API/organizations/{id}/members/{uuid}': updates org member with user and org uuids.
action
POSTHOG_UPDATE_ORGANIZATION_MEMBER_DETAILSUpdate member details in an organization by id and user uuid.
action
POSTHOG_UPDATE_ORGANIZATION_S_PROXY_RECORD_DOMAINUpdate a proxy record's domain details for a specified organization and proxy record id using put.
action
POSTHOG_UPDATE_PARTIAL_PROJECT_COHORT_DETAILSUpdate partial cohort details for a specific project.
action
POSTHOG_UPDATE_PARTIAL_ROLE_DETAILS_IN_ORGANIZATIONPatch /API/organizations/{organization id}/roles/{id}/: update partial details of a role by id within an organization, including name and feature flag access level.
action
POSTHOG_UPDATE_PARTIAL_SUBSCRIPTION_DETAILSPatch /API/projects/{project id}/subscriptions/{id}/: update partial details of a specific project subscription by id.
action
POSTHOG_UPDATE_PARTIAL_SURVEY_DETAILSUpdate partial survey details by patch to /API/projects/{project id}/surveys/{id}/ with uuid.
action
POSTHOG_UPDATE_PERSON_PROPERTIESRequest data's "properties" will be updated on a person using "$set" event, affecting only listed properties without deletion or other changes.
action
POSTHOG_UPDATE_PERSON_PROPERTY_ENDPOINTThis endpoint allows for reading and deleting individuals.
action
POSTHOG_UPDATE_PIPELINE_DESTINATION_CONFIGUpdate the configuration for a pipeline destination in a project.
action
POSTHOG_UPDATE_PIPELINE_FRONTEND_APP_CONFIGUpdate configuration for a specific pipeline frontend app by providing its id and the project id.
action
POSTHOG_UPDATE_PIPELINE_PLUGIN_CONFIGUpdate a project-specific pipeline plugin configuration by supplying the project id and config id.
action
POSTHOG_UPDATE_PIPELINE_TRANSFORMATION_CONFIGUpdate a pipeline transformation configuration for a specific project and config id.
action
POSTHOG_UPDATE_PLUGIN_CONFIG_FOR_PROJECTUpdate a plugin config's partial details in a project by its id using patch.
action
POSTHOG_UPDATE_PROJECT_ACTION_BY_IDPut endpoint '/API/projects/{project id}/actions/{id}/' updates actions in a project by id, accepts json/form data, supports 'format' query, and needs 'action:write' authentication.
action
POSTHOG_UPDATE_PROJECT_ACTION_WITH_PARTIAL_DATAUpdate an action within a project with a specified id.
action
POSTHOG_UPDATE_PROJECT_COHORT_DETAILSUpdate cohort details of a specific project by id.
action
POSTHOG_UPDATE_PROJECT_DASHBOARD_DETAILSEndpoint to update an existing dashboard within a project.
action
POSTHOG_UPDATE_PROJECT_EARLY_ACCESS_FEATUREUpdate a specific early access feature of a project by providing the `project id` and feature `id` (uuid).
action
POSTHOG_UPDATE_PROJECT_EVENT_DEFINITIONUpdate an existing event definition for a specified project using its uuid.
action
POSTHOG_UPDATE_PROJECT_GROUP_TYPE_METADATAPatch /API/projects/{project id}/groups types/update metadata: update group type metadata for a specific project using its project id.
action
POSTHOG_UPDATE_PROJECT_INSIGHT_DETAILSEndpoint "/API/projects/{project id}/insights/{id}/" allows for updating an insight's details for a given project and insight id, supporting json and csv formats, with fields like name, query, and various timestamps.
action
POSTHOG_UPDATE_PROJECT_MEMBER_ROLE_BY_UUIDUpdate a project member's role using their uuid in a specific project.
action
POSTHOG_UPDATE_PROJECT_MEMBER_S_ROLE_BY_UUIDUpdate explicit project membership using uuids.
action
POSTHOG_UPDATE_PROJECT_NOTEBOOK_DETAILSThe API for interacting with notebooks.
action
POSTHOG_UPDATE_PROJECT_PIPELINE_DESTINATION_CONFIGUpdate a project's pipeline destination config by id via patch API request.
action
POSTHOG_UPDATE_PROJECT_PIPELINE_TRANSFORMATION_CONFIGUpdate a specific pipeline transformation configuration for a project by providing a `project id` and configuration `id`.
action
POSTHOG_UPDATE_PROJECT_PLUGIN_CONFIGURATIONUpdate project plugin config using its integer id and project string id; accepts json, url-encoded, or form-data.
action
POSTHOG_UPDATE_PROJECT_PROPERTY_DEFINITIONUpdate a property definition in a project by its uuid.
action
POSTHOG_UPDATE_PROJECT_SESSION_RECORDING_PLAYLISTUpdate an existing session recording playlist for a project with the specified project id and playlist short id.
action
POSTHOG_UPDATE_PROJECT_SUBSCRIPTION_DETAILSUpdate a subscription for a specific project.
action
POSTHOG_UPDATE_PROJECT_SURVEY_DETAILSThe `/API/projects/{project id}/surveys/{id}/` put endpoint updates survey details in a project using survey uuid and project id, accepts json/form/multipart data, needs `survey:write` permission, and returns the updated survey.
action
POSTHOG_UPDATE_ROLE_DETAILS_IN_ORGANIZATIONUpdate an organization role by submitting its uuid and organization id in uuid format.
action
POSTHOG_UPDATE_SESSION_RECORDING_PLAYLIST_PARTIALLYUpdate session recording playlists using patch on the endpoint with `project id` and `short id`.
action
POSTHOG_UPDATE_SPECIFIC_PROXY_RECORD_FIELDSPatch `/API/organizations/{organization id}/proxy records/{id}/`: update specific fields of a proxy record by id within an organization.
action

Details

Installs

More than 1000

Actions

358

Triggers

0