Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.glialhealth.com/v1/extraction-schemas
{ "data": [ { "created_at": "2023-11-07T05:31:56Z", "document_type": "<string>", "fields": [ { "key": "<string>", "hint": "<string>", "pattern": "<string>", "required": false, "type": "string" } ], "id": "<string>", "name": "<string>", "tables": [ { "columns": [ "<string>" ], "key": "<string>" } ], "object": "extraction_schema" } ], "has_more": false, "object": "list" }
1 <= x <= 100
Successful Response
Show child attributes