Get Practice Group

Retrieves information regarding the authenticated Practice Group.

SecurityapiKeyAuth and practiceGroupId
Responses
200

Ok

400

Validation error

401

Unauthorised

404

Not found

500

Unknown error

get/v1/me
Request samples
Response samples
application/json
{
  • "id": "string",
  • "name": "string",
  • "write_to_record": true,
  • "ehr_partner": "emis",
  • "ehr_partner_enabled": true,
  • "authenticated_as": {
    }
}