Skip to main content

Get objects in list

GET 

/spaces/:space_id/lists/:list_id/:view_id/objects

Returns a paginated list of objects associated with a specific list (query or collection) within a space. When a view ID is provided, the objects are filtered and sorted according to the view's configuration. If no view ID is specified, all list objects are returned without filtering and sorting. This endpoint helps clients to manage grouped objects (for example, tasks within a list) by returning information for each item of the list.

Request

Responses

The list of objects associated with the specified list