AviatoAviato
DeveloperAPI ReferenceAdminOperator linkRequestidPoll

/api/admin/operator-link/{requestId}/poll

GET
/api/admin/operator-link/{requestId}/poll

Path Parameters

requestId*string
Length1 <= length

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/admin/operator-link/string/poll"
{
  "state": "pending",
  "towerUserId": "string",
  "linkedAt": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}