Projects
Fetches a list of Project
Fetch registered projects.
GET
Fetches a list of Project
Query Parameters
Indicates the number of projects to be returned. +required
In the case of multiple pages of results, this server-provided token can be used to fetch the next page in a query. +optional
Indicates a list of filters passed as string. More info on constructing filters : +optional
Indicates an attribute to sort the response values. +required
Indicates the direction to apply sort key for response values. +optional
- DESCENDING: By default, fields are sorted in descending order.
Available options:
DESCENDING, ASCENDING Optional, org filter applied to list project requests.
Last modified on August 19, 2026
Related topics
The python-domino libraryFetch a list of Execution.Fetch a list of Workflow definitions.Fetch a list of Task definitions.