List consent links
List consent links
Lists the consent links of your account (newest first), paginated. The from and to date filters (organization timezone, both inclusive) are mandatory; page starts at 1 and page_size defaults to 50 (maximum 200). Consents owned by other accounts are never visible (ownership isolation).
GET
List consent links
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Query Parameters
Start date (YYYY-MM-DD, organization timezone, inclusive).
End date (YYYY-MM-DD, organization timezone, inclusive).
Filter by consent status.
Available options:
pending, granted, revoked, expired Required range:
x <= 200Response
Paged consent list.
Last modified on August 22, 2026