new Labels()
Methods
-
all(projectId)
-
Get all labels for a given project.
Parameters:
Name Type Description projectIdnumber | string The ID or URL-encoded path of the project owned by the authenticated user
Returns:
- Type
- Promise
Get all labels for a given project.
| Name | Type | Description |
|---|---|---|
projectId |
number | string | The ID or URL-encoded path of the project owned by the authenticated user |