Skip to main content
GET
List approved devices

Authorizations

Authorization
string
header
required

Your Leap API key as a Bearer token. Send it in the Authorization header: Authorization: Bearer <api-key>.

Path Parameters

programIdentifier
string
required

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

program_identifier
string
device_id
string<uuid>

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.

tier_id
string<uuid>

The incentive tier this device is bound to. Absent when the entry is not tier-specific.

apl_source
string

The Approved Product List publication this entry came from.

apl_version
string

The version of that Approved Product List publication.