List available accounts to pair your C2C device with.
x-client-version | string Default: 0.0.0 Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/ Example: 2.16.4 |
Example response
Unauthorized response
Not Found
[- {
- "_type": "account",
- "display_name": "Hogwarts General",
- "id": "46b7ea11-3041-4e2b-97f7-98fbf5c974c9"
}, - {
- "_type": "account",
- "display_name": "Gryffindor",
- "id": "e6007a3d-cad7-4666-9ee3-23c1af032060"
}, - {
- "_type": "account",
- "display_name": "QUIDDITCH LEGENDS -- LETS GOOOOOOOOOO",
- "id": "cc94119d-f957-4d6e-b8cf-0c095211b1b9"
}
]