History

Get Markdownify History

Get paginated history of markdownify requests.

Args: request: The FastAPI request object page: Page number (default: 1) page_size: Number of items per page (default: 10)

Returns: MarkdownifyHistoryResponse containing the list of requests and next page key

get/v1/history/markdownify

Query parameters

pageinteger
page_sizeinteger

Request body

object nullable required

Response

Successful Response

next_keyobject nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.