Document Parser
List All Templates
Returns all Document Parser data extraction templates available to the current user.
GET /v1/pdf/documentparser/templates
Use the PDF.co dashbaord to manage your Document Parser Templates.
Please refer to the Document Parser Template Editor and PDF.co Document Parser: Template Creation Guide for more information.
Query parameters
No query parameters accepted.
Responses
Parameter | Type | Description |
---|---|---|
templates | array[object] | |
remainingCredits | integer | Number of credits remaining in the account |
credits | integer | Number of credits consumed by the request |
Example
Response
To see the main response codes, please refer to the Response Codes page.