Get a bootstrap device's access ID and OTP

get

/api/studies/{studyId}/subjects/{subjectId}/devices/{deviceId}/cred

Retrieves a bootstrap device's access ID and OTP (One-Time Password that expires in 24 hours or when used). This virtual device represents the actual device, not the data provided by eSource.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : DeviceCred
Type: object
Show Source

404 Response

Invalid study, subject, or device identifier.
Back to Top