alefba_document_pages
Retrieve a list of page URLs for a document uploaded to Alefba OCR. Provide the document URL to get all page URLs.
Instructions
List the page URLs that make up a previously uploaded document. فهرست صفحات یک سند بارگذاریشده. Calls POST /api/document_pages/ and returns {document_url, pages:[page_url, ...]}. Optional name of the configured Alefba instance to target. Omit to use the default instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_url | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||