v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
customers

List all trial signups for an app.

Return a paginated list of trial signups for a specific app, with email, company, and status information.

Required RBAC Policy: kots/app/[:appid]/license/*/read

get/app/{app_id}/enterprise-portal/trials

Path parameters

app_idstring required

App identifier

Query parameters

pageSizeinteger

Page size

currentPageinteger

Current page

sortColumnstring

Sort column

sortDescboolean

Sort descending

Verifiedboolean

Filter for verification status: "true" for verified, "false" for unverified, omit for all

Response

ListPendingTrialsResponse contains the JSON pending trials list

totalCountinteger