Get Oauth2 White Label Auth Url

Get the OAuth2 authorization URL for a white label integration.

Args:

db: The database session white_label_id: The ID of the white label integration user: The current user

Returns:

str: The OAuth2 authorization URL

Path parameters

white_label_idstringRequired

Headers

x-api-keystringOptional

Response

Successful Response

Errors