Get Practices

Gets a list of authorized practices

GET https://api.formdr.com/api/v1/practices

[{
    "id": 0,
    "name": "Some name"
}]

Last updated