Vapi Metadata Cli Namespace fingerprint
Returns the aggregate fingerprint of all the namespace metadata from all the metadata sources.
The fingerprint provides clients an efficient way to check if the metadata for namespaces has been modified on the server.
Request
URI
GET
https://{api_host}/api/vapi/metadata/cli/namespace/fingerprint
COPY
Responses
200
Fingerprint of all the namespace metadata present on the server.
Returns
string
of type(s)
application/json
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/cli/namespace/fingerprint