GET {orgno}/profile/contactinformation/{id}

Get the details for a specified contact from the list of contacts.

Request Information

Parameters

NameDescriptionAdditional information
orgno The organization number of the unit to look at.

Define this parameter in the request URI.

id The id of the contact to get details for.

Define this parameter in the request URI.

Response Information

Profile for the requested contact.

Response body formats

application/hal+xml

Sample:

Sample not available.

application/hal+json

Sample:

Sample not available.