v2

latestOpenAPI 3.0.32026-08-07222102695.9 KB
Recall Type

Get recall type

get/recall_types/{id}

Path parameters

idstring int64 required

Query parameters

q[]string[]

Filter result by one or more fields.

See Filtering Results

Available filters:

ValueFormat
archived_atdate-time

Response

Successful operation

archived_atstring date-time nullable
created_atstring date-time
default_durationinteger
default_duration_type10 | 20 | 30 nullable
Enum ValueDescription
10Day
20Week
30Month
default_duration_type_description'Day' | 'Month' | 'Week' nullable
idstring int64
namestring
updated_atstring date-time

Example response

{
  "links": {
    "self": "https://api.au1.cliniko.com/v1/recall_types/1"
  }
}