get https://example.com/auth/api/v1/oauth/authorize
Redirects the request to login. OAuth2.0 Authorize Request
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
307Temporary redirect
Redirects the request to login. OAuth2.0 Authorize Request
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
307Temporary redirect
xxxxxxxxxx
curl --request GET \
--url https://example.com/auth/api/v1/oauth/authorize \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: