Retrieving metadata by query

You can submit queries to retrieve metadata by using the REST interface.

When running queries, you must make sure that you use the percent-encoded equivalent of certain characters so that the URL is valid. You must percent-encode the following characters:

Character Percent-encoding
SPACE %20
[ %5B
] %5D
# %23

For help with writing queries, follow the related link.

Available methods for retrieving metadata by query are described in the following subtopics: