List context images

Retrieves a paginated list of context images for the specified project. Context images are screenshots or visual references that help translators understand the context of text segments.

The endpoint supports filtering via the search parameter:

  • segments_not_present: Returns context images that are not connected to any segments
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

workspaceUrl

string
required

projectUrl

Query Params
string

Search filter to apply. Use 'segments_not_present' to find context images without any segment connections

integer

Zero-based page index (0..N)

string

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

integer

The size of the page to be returned

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*