connections

Oauth Callback

post/api/connections/oauth/callback

Headers

X-Workspace-Idstring nullable

Request body

codestring required
statestring nullable
providerstring nullable
sync_assetsboolean nullable
reconnect_connection_idstring uuid nullable

Response

Successful Response

providerstring required
institution_namestring required
idstring uuid required
user_idstring uuid required
external_idstring required
display_namestring nullable
logo_urlstring nullable
settingsobject nullable
statusstring required
last_sync_atstring date-time nullable
created_atstring date-time required

Changes