v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
projectMetadata

Returns the Metadata with the given ID.

get/projmeta/{metadata_id}

Path parameters

metadata_idinteger required

Response

Successful Response

keystring required

Key of the ProjectMetadata

metatype'STRING' | 'NUMBER' | 'DATE' | 'BOOLEAN' | 'LIST' required
read_onlyboolean

Flag that tells if the ProjectMetadata cannot be changed. Used for system generated metadata! Use False for user metadata.

doctype'text' | 'image' | 'video' | 'audio' required
descriptionstring required

Description of the ProjectMetadata

idinteger required

ID of the ProjectMetadata

project_idinteger required

Project the ProjectMetadata belongs to