๐ Share how you're building agents for a chance to win LangChain swag!
cURL
curl --request GET \ --url https://api.example.com/v2/auth/callback/{provider_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Handle OAuth callback.
Successful Response
Was this page helpful?