Retrieve details of a purchased accessory
Retrieves details of a purchased accessory based on the specified purchasedAccessoryId. Requires authentication.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the purchased accessory to retrieve.
Query Parameters
Key to identify and authenticate the OEM admin.
Response
200
application/json
Successfully retrieved the purchased accessory details.
The response is of type object
.