meta { name: Gets a list of Asset objects owned the currently logged in User. type: http seq: 3 } get { url: {{baseUrl}}/api/v2/Assets/:strToken body: none auth: none } params:path { strToken: }