Get Segments by Project ID

This endpoint lets users get all the translations for a particular project, identified by its unique ID in TextUnited. For detailed instructions on how to fetch segments by Project ID, including how to filter and sort the results, refer to the Getting Segments by Project ID guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The unique identifier for the project whose segments are to be retrieved. This parameter is mandatory for specifying the project.

Query Params
string

Filter segments by their status (untranslated, draft, automatic, pretranslated, translated, proofread). Omitting this parameter retrieves all segments. (e.g., "status=translated")

string

Optionally filter segments by the task they belong to using the task's ID.

Body Params
string
Headers
string
Defaults to application/json

Indicates the media type of the resource, specifying that the payload is in JSON format. (e.g. Content-Type: application/json)

string

Used for authenticating requests with a JWT token obtained from the "Obtain JWT" endpoint. (e.g. Authorization: Bearer <your_api_token>)

Responses

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