get
https://example.com/v1/projects
Get a paginated list of non-archived projects.
Args:
page: Page number for pagination (starts at 1)
page_size: Number of items per page (default 100, max 1000)
projects_resource (ProjectsResource): The projects resource dependency
Returns:
Dict[str, Any]: The response containing the list of projects ('data') and the
total number of matching projects across all pages ('count').
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

