v1

latestOpenAPI 3.1.02026-07-1750229379.2 KB
Projects

Get project metadata

Get project metadata

get/v1/projects/{project_id}/meta

Path parameters

project_idstring required

ID of the project to get metadata for.

Response

Response from the GET /v1/projects/{project_id}/meta endpoint.

idstring required

The unique identifier of the project.

namestring required

The name of the project.

thumbnail_urlstring nullable required

A URL to a thumbnail image of the project. May be null if the project has no files.

file_countinteger required

The number of files in the project.

updated_atstring date-time required

The UTC ISO 8601 time at which the project was last updated.

created_atstring date-time required

The UTC ISO 8601 time at which the project was created.