quire.getSublist
Retrieve a specific sublist using its OID, or by providing the owner type, owner ID, and sublist ID.
Instructions
Get a sublist by OID, or by owner type/ID and sublist ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | No | The sublist OID (unique identifier). Use this OR ownerType+ownerId+sublistId | |
| ownerType | No | The type of owner (required when using sublistId) | |
| ownerId | No | The owner ID or OID (required when using sublistId) | |
| sublistId | No | The sublist ID within the owner |