search
Get Search History
Get search history for the authenticated user.
This endpoint retrieves the search history for the authenticated user, returning a list of previously executed searches with their timestamps.
Response
Returns a list of search history items containing:
- id: Unique identifier for the search
- text: The search query text
- user: User who performed the search
- created_at: When the search was performed
Error Codes
- 500 Internal Server Error: Error retrieving search history
GET
Get Search History
Get Search History