/api/v5/license/get https://percolate.com/api/v5/license/Get a list of licenses.Query ParamsidsstringA CSV of unique license IDs to filter by.limitintegerLimit the number of paginated results.offsetintegerA 0-based offset to adjust the pagination window.tenant_idstringGet the entire hierachical list of licenses for this tenant. Temporary requirement until the access token includes current tenant information.statusesstringenumA CSV of statuses to filter by: active inactive activedeletedinactiveAllowed:activedeletedinactiveResponses 200A listed v5/license response. 400Bad request 401Unauthorized 403Invalid authorization or resource not found 405Method not allowed 409Conflict 429Rate limit. Response should contain a Retry-After headerUpdated over 2 years ago