Auth0
Tables in the Auth0 connector
| No | Table Name | Columns | Primary Keys | Read Mode | Inc. Sync Keys | API Info |
|---|---|---|---|---|---|---|
| 1 | users | 22 | Full Refresh, Incremental | API Reference |
Table: users
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | last_ip | VARCHAR | |
| 2 | email_verified | BOOLEAN | |
| 3 | _links | VARCHAR | |
| 4 | last_login | VARCHAR | |
| 5 | created_at | VARCHAR | |
| 6 | given_name | VARCHAR | |
| 7 | picture | VARCHAR | |
| 8 | logins_count | INTEGER | |
| 9 | multifactor | VARCHAR | |
| 10 | identities | VARCHAR | |
| 11 | user_metadata | VARCHAR | |
| 12 | phone_verified | BOOLEAN | |
| 13 | updated_at | VARCHAR | |
| 14 | blocked | BOOLEAN | |
| 15 | user_id | VARCHAR | |
| 16 | name | VARCHAR | |
| 17 | nickname | VARCHAR | |
| 18 | phone_number | VARCHAR | |
| 19 | family_name | VARCHAR | |
| 20 | email | VARCHAR | |
| 21 | username | VARCHAR | |
| 22 | app_metadata | VARCHAR |
External Resources
- Auth0 Management Api
- Sign Up An Account
- The Api Explorer Tab Of Your Auth0 Management Api
- This Documentation
- Dashboard > Applications > Applications
- Api Doc
- Rate Limits
Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.