GET /luce/case/{case_id}/objects/
Return a list of luce objects that reside in a luce case
Luce Cases in the Luce Visible Storage Room hold luce objects.
Arguments
case_id
(required)- ID of the luce case for which associated objects should be fetched Integer
limit
- An integer indicating how many results to return Integer
offset
- An integer indicating at which index of the full result set to begin at Integer
Responses
-
200: An array of objects Returns LuceObject