circle-info
Squadcast is now SolarWinds Incident Response

Auth

Get Access Token

get
/oauth/access-token

Get access token to make authenticated HTTP requests to the Squadcast API. Send your refresh token (obtained from the Squadcast web application) in the X-Refresh-Token header.

Header parameters
X-Refresh-TokenstringRequired

(Required) Send your refresh token obtained from Squadcast web application.

Responses
chevron-right
200

The request has succeeded.

application/json
get
/oauth/access-token

Last updated