Was this helpful?
Get status of provider by it's unique ID.
The unique ID of trunk.
The unique ID of the resource.
GET /api/providers/{id}/status HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
Success
{ "status": "ONLINE" }