Get reference document metadataAsk AIget https://api.sensible.so/v0/document_types/{type-id}/goldens/{document-name}Get download URL and other metadata for a reference document.Path Paramstype-iduuidrequiredThe unique document type identifier in v4 UUID format. Find IDs using the /document_types endpoint.document-namestringrequiredlength between 3 and 128Unique name for a document. Find it in the Sensible app or from the /document_types/{type-id}}/goldens endpoint.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200The identified reference document 400Bad Request 401Not authorized 404Not Found 415Unsupported Media Type 500Internal Server ErrorUpdated 5 months ago