Progress
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /notifications/v1/service/progress HTTP/1.1
Host: api.skysql.com/
X-API-Key: YOUR_API_KEY
Accept: */*
[
{
"service_id": "text",
"steps": [
{
"name": "text",
"state": "text"
}
]
}
]