GetIdentitySourceSessions
Lists all identity source sessions for the identity source instances, or a single identity source session if the Id is specified. Requires the scope okta.identitySources.read.
Input
| Name | Type | Description |
| Id | String | The ID of the identity source session. |
| IdentitySourceId | String | App ID for a Custom Identity Source application. |
Result Set Columns
| Name | Type | Description |
| Id | String | The ID of the identity source session. |
| IdentitySourceId | String | App ID for a Custom Identity Source application. |
| ImportType | String | The type of import. All imports are INCREMENTAL imports. |
| Status | String | The current status of the identity source session. |
| Created | Datetime | When the item was created. |
| LastUpdated | Datetime | When the item was last updated. |