beta_license_agreements__get
Retrieve a beta license agreement by ID to view its agreement text or related app details. Specify included relationships and fields to tailor the response.
Instructions
Read one beta license agreement by ID. [GET /v1/betaLicenseAgreements/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_betaLicenseAgreements | No | the fields to include for returned resources of type betaLicenseAgreements Return only these attributes. A full row set can exceed 200 KB. |