Get Memo View
GetMemoView gets a memo view by name.
Path Parameters
user*string
The user id.
view*string
The view id.
Response Body
application/json
application/json
curl -X GET "https://example.com/api/v1/users/string/views/string"{ "name": "string", "title": "string", "filter": "string"}