v51

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

Returns the SourceDocumentMetadata with the given Key if it exists.

get/sdocmeta/sdoc/{sdoc_id}/metadata/{metadata_key}

Path parameters

sdoc_idinteger required
metadata_keystring required

Response

Successful Response

int_valueinteger nullable required

Int Value of the SourceDocumentMetadata

str_valuestring nullable required

String Value of the SourceDocumentMetadata

boolean_valueboolean nullable required

Boolean Value of the SourceDocumentMetadata

date_valuestring date-time nullable required

Date Value of the SourceDocumentMetadata

list_valuestring[] nullable required

List Value of the SourceDocumentMetadata

idinteger required

ID of the SourceDocumentMetadata

project_metadata_idinteger required

ID of the ProjectMetadata

source_document_idinteger required

SourceDocument the SourceDocumentMetadata belongs to