Environments-12
For instructions on how to authenticate to use this endpoint, see API overview.
Projects for the current organization.
Endpoints
Retrieve environments activity
Path parameters
- idinteger
A unique integer value identifying this team (soon to be environment).
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request
GET
/api /projects /:project_id /environments /:id /activity
export POSTHOG_PERSONAL_API_KEY=[your personal api key]curl \-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \<ph_app_host>/api/projects/:project_id/environments/:id/activity/
Response
Status 200 No response body
Update environments add product intent
Path parameters
- idinteger
A unique integer value identifying this team (soon to be environment).
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- app_urlsarray
- namestring
- slack_incoming_webhookstring
- anonymize_ipsboolean
- completed_snippet_onboardingboolean
- test_account_filters
- test_account_filters_default_checkedboolean
- path_cleaning_filters
- is_demoboolean
- timezone
- data_attributes
- person_display_name_propertiesarray
- correlation_config
- autocapture_opt_outboolean
- autocapture_exceptions_opt_inboolean
- autocapture_web_vitals_opt_inboolean
- autocapture_web_vitals_allowed_metrics
- autocapture_exceptions_errors_to_ignore
- capture_console_log_opt_inboolean
- capture_performance_opt_inboolean
- session_recording_opt_inboolean
- session_recording_sample_ratestring
- session_recording_minimum_duration_millisecondsinteger
- session_recording_linked_flag
- session_recording_network_payload_capture_config
- session_recording_url_trigger_configarray
- session_recording_url_blocklist_configarray
- session_recording_event_trigger_configarray
- session_replay_config
- survey_config
- access_controlboolean
- week_start_day
- primary_dashboardinteger
- live_events_columnsarray
- recording_domainsarray
- cookieless_server_hash_mode
- human_friendly_comparison_periodsboolean
- inject_web_appsboolean
- extra_settings
- modifiers
- has_completed_onboarding_for
- surveys_opt_inboolean
- heatmaps_opt_inboolean
- flags_persistence_defaultboolean
- capture_dead_clicksboolean
- default_data_themeinteger
Request
PATCH
/api /projects /:project_id /environments /:id /add_product_intent
export POSTHOG_PERSONAL_API_KEY=[your personal api key]curl -X PATCH \-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \<ph_app_host>/api/projects/:project_id/environments/:id/add_product_intent/\-d uuid="string"
Response
Status 200 No response body
Update environments complete product onboarding
Path parameters
- idinteger
A unique integer value identifying this team (soon to be environment).
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- app_urlsarray
- namestring
- slack_incoming_webhookstring
- anonymize_ipsboolean
- completed_snippet_onboardingboolean
- test_account_filters
- test_account_filters_default_checkedboolean
- path_cleaning_filters
- is_demoboolean
- timezone
- data_attributes
- person_display_name_propertiesarray
- correlation_config
- autocapture_opt_outboolean
- autocapture_exceptions_opt_inboolean
- autocapture_web_vitals_opt_inboolean
- autocapture_web_vitals_allowed_metrics
- autocapture_exceptions_errors_to_ignore
- capture_console_log_opt_inboolean
- capture_performance_opt_inboolean
- session_recording_opt_inboolean
- session_recording_sample_ratestring
- session_recording_minimum_duration_millisecondsinteger
- session_recording_linked_flag
- session_recording_network_payload_capture_config
- session_recording_url_trigger_configarray
- session_recording_url_blocklist_configarray
- session_recording_event_trigger_configarray
- session_replay_config
- survey_config
- access_controlboolean
- week_start_day
- primary_dashboardinteger
- live_events_columnsarray
- recording_domainsarray
- cookieless_server_hash_mode
- human_friendly_comparison_periodsboolean
- inject_web_appsboolean
- extra_settings
- modifiers
- has_completed_onboarding_for
- surveys_opt_inboolean
- heatmaps_opt_inboolean
- flags_persistence_defaultboolean
- capture_dead_clicksboolean
- default_data_themeinteger
Request
PATCH
/api /projects /:project_id /environments /:id /complete_product_onboarding
export POSTHOG_PERSONAL_API_KEY=[your personal api key]curl -X PATCH \-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \<ph_app_host>/api/projects/:project_id/environments/:id/complete_product_onboarding/\-d uuid="string"
Response
Status 200 No response body
Retrieve environments is generating demo data
Path parameters
- idinteger
A unique integer value identifying this team (soon to be environment).
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request
GET
/api /projects /:project_id /environments /:id /is_generating_demo_data
export POSTHOG_PERSONAL_API_KEY=[your personal api key]curl \-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \<ph_app_host>/api/projects/:project_id/environments/:id/is_generating_demo_data/
Response
Status 200 No response body
Update environments reset token
Path parameters
- idinteger
A unique integer value identifying this team (soon to be environment).
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- app_urlsarray
- namestring
- slack_incoming_webhookstring
- anonymize_ipsboolean
- completed_snippet_onboardingboolean
- test_account_filters
- test_account_filters_default_checkedboolean
- path_cleaning_filters
- is_demoboolean
- timezone
- data_attributes
- person_display_name_propertiesarray
- correlation_config
- autocapture_opt_outboolean
- autocapture_exceptions_opt_inboolean
- autocapture_web_vitals_opt_inboolean
- autocapture_web_vitals_allowed_metrics
- autocapture_exceptions_errors_to_ignore
- capture_console_log_opt_inboolean
- capture_performance_opt_inboolean
- session_recording_opt_inboolean
- session_recording_sample_ratestring
- session_recording_minimum_duration_millisecondsinteger
- session_recording_linked_flag
- session_recording_network_payload_capture_config
- session_recording_url_trigger_configarray
- session_recording_url_blocklist_configarray
- session_recording_event_trigger_configarray
- session_replay_config
- survey_config
- access_controlboolean
- week_start_day
- primary_dashboardinteger
- live_events_columnsarray
- recording_domainsarray
- cookieless_server_hash_mode
- human_friendly_comparison_periodsboolean
- inject_web_appsboolean
- extra_settings
- modifiers
- has_completed_onboarding_for
- surveys_opt_inboolean
- heatmaps_opt_inboolean
- flags_persistence_defaultboolean
- capture_dead_clicksboolean
- default_data_themeinteger
Request
PATCH
/api /projects /:project_id /environments /:id /reset_token
export POSTHOG_PERSONAL_API_KEY=[your personal api key]curl -X PATCH \-H "Authorization: Bearer $POSTHOG_PERSONAL_API_KEY" \<ph_app_host>/api/projects/:project_id/environments/:id/reset_token/\-d uuid="string"