get_a_single_record
Retrieve a specific custom object record by providing the schema ID and record ID, returning its data without modifying the account.
Instructions
🟢 READ-ONLY · Custom Objects · GET /customObjects/records/{schemaId}/{recordId}
Get a record by id
Fetches data. Makes no changes to your ActiveCampaign account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | ID of record | |
| schemaId | Yes | ID of schema |