Skip to content

Get all profiles for the specified Record​

GET
/profile/search/{RecordId}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"HistorySaveOptions": "string",
"Description": "string",
"CreateType": "string",
"TokenId": "string",
"ProfileId": "string",
"NotifyList": [...],
"RecordType": "string",
"RecordId": "string",
"JobId": "string",
"SegmentedSeId": "string",
"SendoutId": "string",
"KnockoutPlan": "string",
"SuccessPlan": "string",
"HTMLCustomTemplate": "string",
"HTMLCustomTemplateInternal": "string",
"HTMLCustomTemplatePrint": "string",
"AfterSubmitMessage": "string",
"ProfileDate": "string",
"Questions": [...],
"Version": "string",
"NotFound": true,
"TemplateNotFound": true,
"FormLetterN": "string",
"FormLetterC": "string",
"FormLetterP": "string",
"FormLetterNR": "string",
"FormLetterPR": "string",
"CampaignRecipientId": "string",
"NotifyOnAdd": true,
"NotifyOnEdit": true,
"NotifyOnAddR": true,
"NotifyOnEditR": true,
"NotifyUser": true,
"RemoveAnnotations": true,
"History_Work_History": [...],
"History_Military": [...],
"History_Licensing": [...],
"History_Education": [...],
"History_References": [...],
"Work_History_Layout": {...},
"Military_Layout": {...},
"Licensing_Layout": {...},
"Education_Layout": {...},
"References_Layout": {...},
"EllipticPublicKey": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​