Get Query Lambdas for Collection

GET {{baseUrl}}/v1/orgs/self/ws/:workspace/collections/:collection/lambdas

Get all Query Lambdas that hit a specific Rockset Collection.

RESPONSES

status: OK

{"data":[{"workspace":"commons","created_by":"..@rockset.com","created_at":"2001-08-28T00:23:41Z","name":"myQuery","version":"acb99feg92bcaf","description":"production version foo","sql":{"query":"SELECT 'Foo'","default_parameters":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"collections":["irure consequat","dolor ad aliquip"],"state":"ACTIVE","stats":{"last_executed":"2001-08-28T00:23:41Z","last_executed_by":"...@rockset.com","last_execution_error":"2001-08-28T00:23:41Z","last_execution_error_message":"[error message]"}},{"workspace":"commons","created_by":"..@rockset.com","created_at":"2001-08-28T00:23:41Z","name":"myQuery","version":"acb99feg92bcaf","description":"production version foo","sql":{"query":"SELECT 'Foo'","default_parameters":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},"collections":["incididunt proident","Lorem in"],"state":"ACTIVE","stats":{"last_executed":"2001-08-28T00:23:41Z","last_executed_by":"...@rockset.com","last_execution_error":"2001-08-28T00:23:41Z","last_execution_error_message":"[error message]"}}]}