Read OAuth Callback
GET {{authPath}}/{{envID}}/davinci/oauth2/callback?code={{code}}&state={{state}}&session_state={{sessionState}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Read OAuth Callback.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
code | string | ||
state | string | ||
session_state | string |