- $ref: ../parameters.yaml#/q_param
- $ref: ../parameters.yaml#/q_body
- $ref: ../parameters.yaml#/q_header
- name: x-koha-embed
in: header
required: false
description: Embed list sent as a request header
type: array
items:
type: string
enum:
- issuer
- item
- patron
- library
collectionFormat: csv
- name: checked_in
in: query
description: By default, current checkouts are returned, when this is true then
-