List states
GET/api/v1/workspaces/:slug/projects/:project_id/states/
Retrieve all workflow states for a project.
Request
Responses
- 200
- 401
- 403
- 404
Paginated list of states
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.