schema_retrieve
GET/schema/
OpenApi3 schema for this API. Format can be selected via content negotiation.
- YAML: application/vnd.oai.openapi
- JSON: application/vnd.oai.openapi+json
Request
Query Parameters
format string
Possible values: [json
, yaml
]
lang string
Possible values: [af
, ar
, ar-dz
, ast
, az
, be
, bg
, bn
, br
, bs
, ca
, ckb
, cs
, cy
, da
, de
, dsb
, el
, en
, en-au
, en-gb
, eo
, es
, es-ar
, es-co
, es-mx
, es-ni
, es-ve
, et
, eu
, fa
, fi
, fr
, fy
, ga
, gd
, gl
, he
, hi
, hr
, hsb
, hu
, hy
, ia
, id
, ig
, io
, is
, it
, ja
, ka
, kab
, kk
, km
, kn
, ko
, ky
, lb
, lt
, lv
, mk
, ml
, mn
, mr
, ms
, my
, nb
, ne
, nl
, nn
, os
, pa
, pl
, pt
, pt-br
, ro
, ru
, sk
, sl
, sq
, sr
, sr-latn
, sv
, sw
, ta
, te
, tg
, th
, tk
, tr
, tt
, udm
, ug
, uk
, ur
, uz
, vi
, zh-hans
, zh-hant
]
Responses
- 200
- 400
- 403
- application/vnd.oai.openapi
- application/yaml
- application/vnd.oai.openapi+json
- application/json
- Schema
- Example (from schema)
Schema
{}
- Schema
- Example (from schema)
Schema
{}
- Schema
- Example (from schema)
Schema
{}
- Schema
- Example (from schema)
Schema
{}
- application/json
- Schema
- Example (from schema)
Schema
non_field_errors string[]
code string
{
"non_field_errors": [
"string"
],
"code": "string"
}
- application/json
- Schema
- Example (from schema)
Schema
detail stringrequired
code string
{
"detail": "string",
"code": "string"
}
Loading...