in: query
name: sort_by
description: >-
  Field name existing within objects in `items` by which to sort the results.
required: false
examples:
  artist_id:
    value: 'artist_id'
  full_name:
    value: 'full_name'
  first_name:
    value: 'first_name'
schema:
  type: string