Appearance
Get contact method
GET
/organization/v1/contact-database/{contactId}/contact-method/{methodId}
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
contactId*
Contact ID
Type
Requiredstring
Format
"uuid"methodId*
Contact method ID
Type
Requiredstring
Format
"uuid"Responses
Contact method details
application/json
JSON "id": "string", "type": "string", "contact": "string", "status": "string", "created_at": "string"
{
}
GET
/organization/v1/contact-database/{contactId}/contact-method/{methodId}
