Skip to main content
GET
List clinic-scoped outpatient visits

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

clinic_id
integer
status
string
Maximum string length: 32
date
string<date>
page
integer
default:1
Required range: x >= 1
per_page
integer
default:25
Required range: 1 <= x <= 50

Response

200 - application/json

Paginated resource collection returned.

data
object[]
meta
object