# Search for resources in the spot **GET /v1/search** Search for resources in the spot ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Query parameters - **page** (integer | null) The page number in a paginated set of results - **limit** (integer | null) The limit of results to be returned per page - **query** (string) The search query to be performed - **userId** (string) The unique identifier of the user performing the search - **groupId** (string) Filters on entities related to this group - **searchableTypes[in]** (array[string]) The types of entities to include in the search ## Responses ### 200 Search results #### Body: application/json (object) - **items** (array[object]) The items found - **total** (integer) The total number of items found ### 400 Malformed payload [Powered by Bump.sh](https://bump.sh)