/authorizeAsk AIget https://streamlabs.com/api/v2.0/authorizeQuery Paramsresponse_typestringrequiredWhether the endpoint returns an authorization code. For web applications, a value of code should be used.client_idstringrequiredThe client_id of your application.redirect_uristringrequiredA URI where the response will be redirected.scopestringrequiredA space-separated list of scopes. List of scopes available here. https://dev.streamlabs.com/docs/scopesstatestringAn arbitrary string value we will pass back to you, useful for CSRF protection.Responses 200200 400400Updated 10 months ago