Device Onboarding Sessions
Get Device Onboarding Session
Fetch information about a device onboarding session
GET
Get Device Onboarding Session
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the specified device onboarding session
Response
200 - application/json
OK
Maximum string length:
8000Maximum string length:
8000Available options:
AT, AT_HOURLY, BE, CH, EE, DE_LU, HU, IT_CNOR, IT_CSUD, IT_NORD, IT_PUN, IT_SARD, IT_SICI, IT_SUD, PT, RO, SE_1, SE_2, SE_3, SE_4, UK Available options:
ev, iv, wb, hp Maximum string length:
255Previous
Start a pending actionStart the action identified by the URL. Both `cue_id` and `secret` are obtained from the action's `resolution_link.url`; the `secret` is a signed token bound to a member and expires 1 hour after it is issued.
The body must include the parameters listed in the action's `resolution_link.required_parameters`. The body and response shapes are action-specific — the documented schemas apply when the action's `code` is `reauthenticate`. Other action codes will use their own request/response shapes.
Once started, the action stays in progress until its outcome is reported via `/cues/{cue_id}/state`.
Next
Get Device Onboarding Session
