Get OAuth registration status for an end customer

POST https://{{env_url}}/partner/customer/oauth_institutions/get

Request Body

{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "end_customer_client_id"=>"{{end_customer_client_id}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring