Skip to content

docs: ambiguity in DeviceResponse description #513

@Kevsy

Description

@Kevsy

Problem description

The 'DeviceResponse` object is described as follows:

An identifier for the end-user equipment able to connect to the network that the response refers to. This parameter is only returned when the API consumer includes the device parameter in their request (i.e. they are using a two-legged access token), and is relevant when more than one device identifier is specified, as only one of those device identifiers is allowed in the response.

If the API consumer provides more than one device identifier in their request, the API provider must return a single identifier which is the one they are using to fulfil the request, even if the identifiers do not match the same device. API provider does not perform any logic to validate/correlate that the indicated device identifiers match the same device. No error should be returned if the identifiers are otherwise valid to prevent API consumers correlating different identifiers with a given end user.

It is not clear if the API provider may | should include the $.device property if only a single identifier was provided in the request.

Expected action

Clarify if the API provider may | should include the $.device property if only a single identifier was provided in the request.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Spring26Scope of Spring26 (H1-2026) meta-releasedocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions