v4
latestOpenAPI 3.1.02026-08-012402353.8 MBRetrieve an OAuth Connection
get/oauth_connections/{oauth_connection_id}
Path parameters
oauth_connection_idstring required
The identifier of the OAuth Connection.
Response
OAuth Connection
Example response
{
"created_at": "2020-01-31T23:59:59Z",
"deleted_at": null,
"group_id": "group_1g4mhziu6kvrs3vz35um",
"id": "connection_dauknoksyr4wilz4e6my",
"oauth_application_id": "application_gj9ufmpgh5i56k4vyriy",
"status": "active",
"type": "oauth_connection"
}