Saved Search
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a list of SavedSearchCharts.
/saved-searches/{saved_search_id}/charts
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Only return saved searches by type
request
, task
, collection
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Create a new SavedSearchChart.
/saved-searches/{saved_search_id}/charts
ID of saved search to which this chart will be saved
Represents an Eloquent model of a Saved Search Chart.
bar
, bar-vertical
, line
, pie
, doughnut
Batch update several SavedSearchCharts.
/saved-searches/{saved_search_id}/charts
ID of saved search to which these charts will be saved
Represents an Eloquent model of a Saved Search Chart.
bar
, bar-vertical
, line
, pie
, doughnut
No body
Update a SavedSearchChart.
/saved-searches/charts/{chart_id}
ID of chart to return
Represents an Eloquent model of a Saved Search Chart.
bar
, bar-vertical
, line
, pie
, doughnut
Update a Report
/saved-searches/reports/{reportId}
ID of report
Represents an Eloquent model of a Saved Search.
task
, request
Get a list of SavedSearches.
/saved-searches
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Only return saved searches by type
request
, task
, collection
Only return saved searches that are yours or those that have been shared with you
mine
, shared
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Update a SavedSearch.
/saved-searches/{savedSearchId}
ID of saved search to return
Represents an Eloquent model of a Saved Search.
task
, request
Display a listing of columns.
/saved-searches/{savedSearchId}/columns
ID of saved search to return
Include specific categories. Comma separated list.
Display a listing of the resource.
/saved-searches/{savedSearchId}/users
ID of saved search to return
Filter results by string. Searches First Name, Last Name, Email and Username.
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.
Display a listing of the resource.
/saved-searches/{savedSearchId}/groups
Field to order results by
asc
, desc
Include data from related models in payload. Comma separated list.