v1

latestOpenAPI 3.1.02026-07-1381127211.1 KB
Text Emotion API

List Texts

Retrieves a paginated list of all uploaded or processed images. Use this endpoint to browse through text records based on their ID, status, and title.

get/v1/texts

Query parameters

start_afterstring

The ID of the reference text from which to paginate forward/backward

The ID of the reference text from which to paginate forward/backward

page_sizeinteger

Number of results to return (default: 10)

Number of results to return (default: 10)

directionstring

Pagination direction: forward (default) or backward

Pagination direction: forward (default) or backward

Response

Successful Response

{"stackTrail":"components:schemas:PaginatedResponse:properties:documents","oasType":"schema","type":"unknown","title":"Documents"}
countinteger required