Skip to main content
GET
List License Keys

Authorizations

Authorization
string
header
required

Authentication: You can generate a Personal Access Token from your settings.

Query Parameters

organization_id

Return only records matching organization ID. Identifier of the organization.

Example:

"1dbfc517-0bbf-4301-9ba8-555ca42b9737"

benefit_id

Return only records matching benefit ID. Identifier of the benefit.

status

Return only records matching license key status.

Available options:
granted,
revoked,
disabled
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