# Get Meilisearch metadata to search for videos **GET /search** Get Meilisearch metadata to search for videos. If search is enabled, the returned metadata can be used to search for archived streams in the index `pomu`. The returned `apiKey`, if provided, is guaranteed to be view and search only and can not modify the index. ## Servers ## Parameters ## Responses ### 200 OK #### Body: (object) - **enabled** (boolean) Whenever search is enabled on this instance - **url** (string) Meilisearch API base url, if search is enabled - **apiKey** (string) Meilisearch API key, if search is enabled [Powered by Bump.sh](https://bump.sh)