Projects
Get Project
Retrieve information about a specific project
GET
Path Parameters
string
required
The unique identifier of the project to retrieve.
Response
string
Unique project identifier.
string
Name of the project.
string
Current status of the project.
string | null
ID of the translation glossary, if any.
string | null
ID of the voices glossary, if any.
string | null
Project remarks, if any.
string | null
Client name, if specified.
string
URL to access the project in the web app.
string
ISO 8601 timestamp when the project was created.
string
ISO 8601 timestamp when the project was last updated.
Usage Notes
Use this endpoint to get basic information about a project. For detailed information about each video, use the Get Project Video endpoint.