curl --location --request GET '/api/v1//shortcuts'
{ "shortcuts": [ { "id": "string", "title": "string", "filter": "string" } ] }