# SYSTEMOAUTHFLOWEVENTS
OAuth flow events.
- Catalog: `DataDictionary`
- Schema: `Invantive`
- Alias: `oft`
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
## View Columns
The columns of the view `SYSTEMOAUTHFLOWEVENTS` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `ANONYMIZED_ACCESS_TOKEN` | `varchar2` | URL | | URL involved. |
| `ANONYMIZED_AUTHORIZATION_CODE` | `varchar2` | URL | | URL involved. |
| `ANONYMIZED_CLIENT_SECRET` | `varchar2` | URL | | URL involved. |
| `ANONYMIZED_REFRESH_TOKEN` | `varchar2` | URL | | URL involved. |
| `CLIENT_ID` | `varchar2` | URL | | URL involved. |
| `DATA_CONTAINER_ALIAS` | `varchar2`(240) | Data Container Alias | ☐ | Alias of the data container. |
| `DATA_CONTAINER_ID` | `varchar2`(4000) | Data Container ID | ☐ | Data container ID. |
| `DESCRIPTION` | `varchar2`(4000) | Description | ☐ | Description. |
| `EVENT_URL` | `varchar2` | URL | | URL involved. |
| `ID` | `int64` | ID | | Unique ID of the column. |
| `MESSAGE_CODE` | `varchar2` | Message Code | ☐ | Message code for the event. |
| `OCCURRENCE_DATE_UTC` | `datetime` | Occurrence Date (UTC) | ☑ | UTC date at which the event occurred. |
| `PROVIDER_INSTANCE_UID` | `guid` | Provider Instance UID | ☐ | Unique ID of the provider instance. |
| `PROVIDER_NAME` | `varchar2`(240) | Provider Name | ☐ | Name of the provider. |
| `TOKEN_EXPIRY_DATE_UTC` | `datetime` | | ☐ | |
| `UID` | `guid` | UID | ☑ | |