Teamwork

Links

    Teamwork API

    Getting access, Developing, Testing

    Back to Teamwork

    Returns a list of teamwork project categories

    Output

    type: object title: CategoriesResponse properties: projectCategories: type: array items: type: object title: ProjectCategory properties: color: type: string count: type: integer id: type: integer name: type: string parent: type: object title: Relationship properties: id: type: integer meta: type: object type: type: string parentId: type: integer projectCategoryTotals: type: object title: CategoryTotals properties: categorizedItems: type: integer uncategorizedItems: type: integer