V3_SamplePlanFreqLink_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | V3_SamplePlanFreqLink_Get |
Resource Path:/api/v3/SamplePlanFreqLink
| Name | Description | Data Type |
|---|---|---|
| planId | The ID of the sample plan. | integer |
| freqId | The ID of the sample plan frequency. | integer |
| lastEditBy | The ID of the user who added or last updated a sample plan-frequency link record. | string |
| lastEditAt | The date and time when the record was added or last updated. | string |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
| max_rows | Used to supply the maximum number of rows that will be returned by the get. |
The response body is of type Array[Generated.Models.V3_SamplePlanFreqLink_Get].
OK