Insightly

Links

    Insightly API

    Getting access, Developing, Testing

    Back to Insightly

    Gets A Task Category

    This endpoint returns the graph for a specific task category.

    Input

    type: object properties: parameters: type: object properties: id: type: string description: A Task Category's ID required: - id title: Parameters

    Output

    type: object title: Category properties: CATEGORY_ID: format: int64 type: integer CATEGORY_NAME: maxLength: 255 minLength: 0 type: string ACTIVE: type: boolean BACKGROUND_COLOR: maxLength: 6 minLength: 0 type: string