List Extractors
Extractors
List Extractors
Retrieve a list of all extractors available in your account.
List Extractors
List all active extractors available to your account. This includes extractors you’ve created and any extractors installed from the catalog.Documentation Index
Fetch the complete documentation index at: https://docs.doctly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Headers
Bearer token authentication. Example:
Bearer YOUR_API_KEYQuery Parameters
Number of records to skip for pagination
Maximum number of records to return
Example Request
Response
Array of extractor objects
Total number of extractors available
Example Responses
Pricing Models
Extractors use one of two pricing models:| Cost Type | Description |
|---|---|
PER_PAGE | Credits charged for each page in the document |
PER_DOCUMENT | Flat credit charge per document regardless of page count |
Authorizations
API key authentication using Bearer token
Query Parameters
Number of records to skip
Maximum number of records to return

