endpoints.currentPairingCode
GET
https://relay.bluejeans.com/api/endpoints/:id/currentpairingcode
Retrieve the current Zero Touch pairing code for this Endpoint.
GET /api/endpoints/611afe8d58320c7828ebd1a2/currentpairingcode HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"id": "622ec061accec41991eb2296",
"code": "PVMTZ"
}
inputs
id
the id of the Endpoint you want to get the pairing code for
String
PATH
yes
611afe8d58320c7828ebd1a2