cURL
curl --request GET \ --url https://hub.griff.services/integrations/oauth/start/{transactionId} \ --header 'Authorization: Bearer <token>'
{}
Browser endpoint. Redirects to the OAuth provider’s authorize URL. Use the transactionId from initiate.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Default Response
The response is of type object.
object