Skip to main content
GET
Retrieves a specific contact detail by its ID.

Path Parameters

id
integer<int32>
required

The unique identifier of the contact detail.

Response

Successfully retrieved the contact detail.

id
integer<int32>
portalId
integer<int32>
name
string | null
contactNumber
string | null
contactEmail
string | null
contactBetweenStart
string<date-span>
contactBetweenEnd
string<date-span>
priority
integer<int32>
isActive
boolean
createdAt
string<date-time>
contactWhenFinalOutpost
boolean