List chips
Chips
List chips
Returns a cursor-paginated list of chips in your organization, each with a reference to the unit it is paired to. Use is_test to filter to test or encoded chips.
GET
List chips
Authorizations
Use Authorization: Bearer end_sk_* for partner API keys (e.g. end_sk_AbCd_example_api_key).
Query Parameters
Maximum number of records to return. Defaults to 50; maximum 100.
Required range:
1 <= x <= 100Opaque cursor from the previous page.
Minimum string length:
1Filter by test-chip flag. Omit to return both test and encoded chips.
Available options:
true, false 
