GET
/
pins
/
{pinID}

Path Parameters

pinID
integer
required

The PinID to retrieve an access token for

Response

200 - application/json
clientIdentifier
string
required

The X-Client-Identifier used in the request

code
string
required
createdAt
string
required
expiresAt
string
required
expiresIn
integer
default:
900
required

The number of seconds this pin expires, by default 900 seconds

id
integer
required
location
object
required

Geo location data

product
string
required
qr
string
required
trusted
boolean
default:
false
required
authToken
string | null
newRegistration
null