List Video Providers
Return which video OAuth providers are configured on the server.
Return which video OAuth providers are configured on the server.
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v2/meetings/video-providers"{
"property1": true,
"property2": true
}