Get Technical Contact

Get Technical Contact
Request
URI
GET
https://{api_host}/dt-rest/v100/security/organization/{id}/gettechnicalcontact
COPY
Path Parameters
string
id
Required

id


Responses
200

successful operation

Returns DtContact of type(s) */*
{
    "email": "string",
    "phone": "string",
    "cellPhone": "string",
    "name": "string",
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
string
email
Optional

email

string
phone
Optional

phone

string
cellPhone
Optional

cellPhone

string
name
Optional

name

string
id
Optional

id

array of DtLink
links
Optional

links