This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified Regular expression.
cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....are matching the specified regular expression. cURL example The...