Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Field Set Fields (GET)

Get the fields of a field set by the field set ID and object name.
Resource
1/connect/fieldset/objectName/fieldSetId/fields
Resource example
1https://yourInstance.salesforce.com/services/data/v68.0/connect/fieldset/ClaimCoveragePaymentDetail/0182819gvahBghvdh/fields
Available version
65.0
HTTP methods
GET
Path parameter for GET
Parameter Name Type Description Required or Optional Available Version
fieldSetId String ID of the field set to get the associated fields for. Required 65.0
objectName String API name of the object to get the associated fields for. Required 65.0
Response body for GET
Field Set Fields