Create Saved Search
Saved Searches
Create Saved Search
Create or upsert a saved search for the project.
POST
Create Saved Search
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
Body
application/json
Response
200 - application/json
SessionFilterReplicationInfo(id: uuid.UUID, name: str, filter_model: dict[str, shared.common.WebApiFilter], is_team_filter: bool, created_by: uuid.UUID, created_at: datetime.datetime)

