GET Api/Contacts

The api/Contacts method will get a list of all Contacts (case managers) for the provider account.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ProviderContact
NameDescriptionTypeAdditional information
ContactID

integer

None.

FullName

string

None.

Title

string

None.

FirstName

string

None.

LastName

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.