Skip to main content
GET
/
v1
/
remote-pairing
/
{token}
/
status
Remote pairing status
curl --request GET \
  --url https://pilotstatus.com.br/v1/remote-pairing/{token}/status \
  --header 'x-api-key: <api-key>'
{
  "state": "OPEN",
  "isFullyConnected": true
}

Authorizations

x-api-key
string
header
required

Your ps_ API key

Path Parameters

token
string
required

Remote pairing token.

Response

Token status