Projects
Fetches a Project
Fetch a registered project.
GET
Fetches a Project
Path Parameters
Indicates a unique project. +required
Query Parameters
Optional, org key applied to the resource.
Response
A successful response.
Top-level namespace used to classify different entities like workflows and executions.
Globally unique project name.
Label values to be applied to an execution resource. In the future a mode (e.g. OVERRIDE, APPEND, etc) can be defined to specify how to merge labels defined at registration and execution time.
Display name.
Optional, org key applied to the resource.
The state of the project is used to control its visibility in the UI and validity.
- ACTIVE: By default, all projects are considered active.
- ARCHIVED: Archived projects are no longer visible in the UI and no longer valid.
- SYSTEM_GENERATED: System generated projects that aren't explicitly created or managed by a user.
- SYSTEM_ARCHIVED: System archived projects that aren't explicitly archived by a user.
Available options:
ACTIVE, ARCHIVED, SYSTEM_GENERATED, SYSTEM_ARCHIVED Last modified on August 19, 2026
Related topics
Fetches a list of ProjectFetches custom MatchableAttributesConfiguration for a project and domain.Fetches custom MatchableAttributesConfiguration for a project, domain and workflow.Fetches a Execution.