Contacts
Get organization contacts by IDs
REQUIRED SCOPES <code>['contacts:write']</code>
post/contacts/by-ids
Request body
Example request
{
"ids": [
"1"
]
}Response
List of contact objects
Changes
No recorded changes to this endpoint across all 2 revisions of this API.