Endpoints for label create/update/delete and fetch label details
GET/api/v1/workspaces/:slug/projects/:project_id/labels/:pk/
Retrieve details of a specific label.
Request
Responses
- 200
- 401
- 403
- 404
Labels
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Label not found