Get of SoftSIM Profile Task Status

Get SoftSIM Profile Task Status

get

Retrieves the current status of the profile generation task.

Authorizations
Query parameters
taskIdstringRequired
Responses
200

Status of profile generation task

application/json
get
GET /api/v1/softsim/nordic/task-status HTTP/1.1
Host: api.monogoto.io
Authorization: Bearer JWT
Accept: */*
200

Status of profile generation task

{
  "status": "text"
}

Last updated

Was this helpful?