Response
200 - application/json
Successful Response
The name of the parser with a minimum length of 5 characters.
Minimum length:
5A user friendly name to be displayed on the UI for this Parser
The type of the parser (e.g., PDF, CSV, DOCX, etc.).
Available options:
pdf, csv, docx, web The configuration options for the parser. Example: {'field_name': {'type': 'data_type[int,str,bool]', 'default': 'default_value for field. Use ... for required fields'}}
An optional description of the parser with a minimum length of 15 characters.
Minimum length:
15