List approved devices
List the Approved Product List (APL) entries for a program: the catalog devices it pays a rebate on. Each entry names the catalog device_id, the tier it is bound to when it is tier-specific, and the APL publication it came from. Resolve a device_id with Search device catalog.
Authorizations
Your Leap API key as a Bearer token. Send it in the Authorization header: Authorization: Bearer <api-key>.
Path Parameters
The program's program_identifier. This route spells the path segment programIdentifier while every other program route uses program_id; both take the same value.
Response
Approved devices for the program
Catalog device UUID. It is the same identifier Search device catalog returns as id, and the same one you send as device_id on a lookup.
The incentive tier this device is bound to. Absent when the entry is not tier-specific.
The Approved Product List publication this entry came from.
The version of that Approved Product List publication.