v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Projects

Retrieve a project

Retrieves a Project object.

Requires <code>read_projects</code> OAuth access scope.

get/projects/{project_id}

Path parameters

project_idstring required

A unique project identifier

Response

OK

project_idstring

A unique project identifier.

project_typestring

Project type descriptor. Allowed values are <code>localization_files</code> or <code>paged_documents</code>.

namestring

Project name.

descriptionstring

Description of the project.

created_atstring

Date of project creation.

created_at_timestampnumber

Unix timestamp when project was created.

created_bynumber

An identifier of a user who has created the project.

created_by_emailstring

An e-mail of a user who has created the project.

team_idnumber

A unique identifier of the team, the project belongs to.

base_language_idnumber

A unique identifier of the project default language.

base_language_isostring

A language/locale code of the project default language.