GET Api/Contacts/Get
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 ProviderContactName | Description | Type | Additional 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.