Get Projects
Retrieve a list of projects.
Parameters:
- proj_ids (list[str], optional): A list of project ids. If not provided, all projects will be retrieved.
Returns:
- dict: A dict containing the status message and the list of project names.
Query parameters
A list of project ids
A list of project ids
Search term
Search term
An enumeration.
An enumeration.
Headers
Pass in an API version to guarantee a consistent response format.
The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.
Valid versions:
-
Latest API version (recommended): 2025-03
-
Previous API version (maintenance mode): 2025-02
If no API version header is included, the response format is considered unstable and could change without notice (not recommended).
Pass in an API version to guarantee a consistent response format.
The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.
Valid versions:
-
Latest API version (recommended): 2025-03
-
Previous API version (maintenance mode): 2025-02
If no API version header is included, the response format is considered unstable and could change without notice (not recommended).
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.