Skip to main content

Get single reader details

GET 

/reader/:reader_id

Get single reader details

Finds reader by reader_id and displays their configurations

Request​

Path Parameters

    reader_id anyrequired

    The id of the reader to get information about. For a list of all readers, see /reader_groups

Responses​

Reader found

Schema

  • Array [

  • consumer_groupsstring[]required
    consumer_namestringrequired
    devicestringrequired
    enable_document_processingbooleanrequired
    lorasstringnullable
    model_namestringrequired
    model_typestringrequired
    pidsint32[]required
  • ]