0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 02:49:32 +01:00
posthog/cypress/fixtures/api/user-enterprise.json
2021-04-08 13:40:29 -07:00

60 lines
2.1 KiB
JSON

{
"id": "01788ed8-6d2d-0000-ccdb-d8e17589b1ea",
"distinct_id": "kOyAmTq2McfCD5XvqwjKf8m6GVecm9uN0L0ypEoRN50",
"first_name": "Jane",
"email": "test@posthog.com",
"email_opt_in": true,
"anonymize_data": false,
"toolbar_mode": "toolbar",
"has_password": true,
"is_staff": false,
"is_impersonated": false,
"team": {
"id": 1,
"uuid": "01787e47-55d7-0000-6976-b893a03aaba8",
"organization": "01787e47-5558-0000-bae1-6bc513b42abe",
"api_token": "dtrwW0uEC7LwVx64RmZmqog_XjU0nXWuEK1d1ZpjteQ",
"name": "HogFlix Demo App",
"completed_snippet_onboarding": true,
"ingested_event": true,
"is_demo": true,
"timezone": "UTC"
},
"organization": {
"id": "01787e47-5558-0000-bae1-6bc513b42abe",
"name": "Hogflix Movies",
"created_at": "2021-03-29T13:58:27.416616Z",
"updated_at": "2021-03-29T13:58:57.067131Z",
"membership_level": 15,
"personalization": {
"role": "engineer",
"products": ["web"],
"technical": "technical"
},
"setup": {
"is_active": true,
"current_section": 1,
"any_project_ingested_events": false,
"any_project_completed_snippet_onboarding": false,
"non_demo_team_id": null,
"has_invited_team_members": true
},
"plugins_access_level": 9,
"teams": [
{
"id": 1,
"uuid": "01787e47-55d7-0000-6976-b893a03aaba8",
"organization": "01787e47-5558-0000-bae1-6bc513b42abe",
"api_token": "dtrwW0uEC7LwVx64RmZmqog_XjU0nXWuEK1d1ZpjteQ",
"name": "HogFlix Demo App",
"completed_snippet_onboarding": true,
"ingested_event": true,
"is_demo": true,
"timezone": "UTC"
}
],
"available_features": ["zapier", "organizations_projects", "google_login", "dashboard_collaboration"]
},
"organizations": [{ "id": "01787e47-5558-0000-bae1-6bc513b42abe", "name": "Hogflix Movies" }]
}