[
"string"
]
curl --location --request POST 'https://9f9l4tky3g.execute-api.us-east-1.amazonaws.com/dev/pragma/hubspot/contacts/search-candidates' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"message": "string",
"status": 0,
"data": {}
}