curl --request GET \
--url https://api.awfixer.app/v2/organizations/{orgId}/teams/{teamId}/conferencing
{
"status": "success",
"data": [
{
"id": 123,
"type": "google_video",
"userId": 123,
"invalid": true
}
]
}
The response is of type object
.
curl --request GET \
--url https://api.awfixer.app/v2/organizations/{orgId}/teams/{teamId}/conferencing
{
"status": "success",
"data": [
{
"id": 123,
"type": "google_video",
"userId": 123,
"invalid": true
}
]
}
curl --request GET \
--url https://api.awfixer.app/v2/organizations/{orgId}/teams/{teamId}/conferencing
{
"status": "success",
"data": [
{
"id": 123,
"type": "google_video",
"userId": 123,
"invalid": true
}
]
}
The response is of type object
.
curl --request GET \
--url https://api.awfixer.app/v2/organizations/{orgId}/teams/{teamId}/conferencing
{
"status": "success",
"data": [
{
"id": 123,
"type": "google_video",
"userId": 123,
"invalid": true
}
]
}