Skip to main content
GET
List License Keys

Authorizations

Authorization
string
header
required

Authentication: Customer session tokens authenticate buyers within your organization. Generate one through the customer session operation.

Query Parameters

benefit_id
string<uuid4> | null

Return only records matching a specific benefit. Identifier of the benefit.

page
integer
default:1

Results page to return. The first page is used by default.

limit
integer
default:10

Records returned per page. Defaults to 10 and accepts up to 100.

Response

Request completed successfully

items
LicenseKeyRead · object[]
required
pagination
Pagination · object
required