List Saved Searches
Saved Searches
List Saved Searches
Retrieve a paginated list of saved searches for the project.
page_size defaults to 30, maximum 100.
GET
List Saved Searches
Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
SessionFilterReplicationListResponse(data: list[server.api_routes.session_filters_api_v2.SessionFilterReplicationInfo], pagination: server.api_routes.api_v2_common.PaginationInfo)

