Get a Specific Project
GET/workflow/api/v1/projects/:id
Retrieves detailed information about a specific project, including its configuration, members, and current status.
Request
Responses
- 200
- 401
- 403
- 404
Project details retrieved
Unauthorized - Invalid API Token
Forbidden - Access Denied
Not Found - The requested resource could not be found.