Skip to main content

Get content metadata

GET 

/:qid/content

Returns the tagstore's record of a content object (from the contents table). All timestamps are returned as integer seconds since the Unix epoch. By default the response also includes last_committed_write, which is read from the fabric metadata at /video_tags/info/last_written (the path written by the tagstore-to-fabric migrator). Set ignore_commit_ts=true to skip the fabric read for performance — the response will then omit last_committed_write.

Request

Responses

Content metadata