beta_license_agreements__list
List beta license agreements for your apps, with optional filtering by app ID and pagination support.
Instructions
List beta license agreements. [GET /v1/betaLicenseAgreements]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum resources per page | |
| include | No | comma-separated list of relationships to include | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_app | No | filter by id(s) of related 'app' |