Skip to content

list_projects

List projects in a workspace with their name, status, and linked object count.

Projects group related library objects (images, videos, models, etc.) into a shared
collection. By default only active projects are returned; set filter.include_archived
to also include archived projects. Deleted projects are never returned.

Parameters

ParameterTypeDefaultDescription
workspace_idrequiredstring (uuid)The user's workspace id.
filterQueryFilterQuery filters
include_archivedbooleanfalseWhen true, include archived projects alongside active ones. Defaults to active only.
paginationPaginationInputParameters driving result pagination
limitinteger1–10020Maximum number of results to return
cursorstringCursor from which to return results