GET api/v2/helpers/medics?term={term}&therapyId={therapyId}

Get list of medics.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
term

string

Default value is

therapyId

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.