A team represents a user-defined group of authors.
Who can use this?
Core | Plus | ||
✓ |
Supported request
Get a list of teams: https://flow.pluralsight.com/v3/customer/core/teams/
Fields
Name | Type | Description |
---|---|---|
id | double | Unique identifier for a team. |
name | string | Name of a team. |
vendor | string | Name of a vendor. |
description__icontains | string | Team description contains this string. |
description__isnull | string | Team description is null |
parent | integer | parent_id (if team is child) |
parent__isnull | string | Parent team is null. |
is_visible | string | Team is visible in report menus. |
created_at | string | Date and time a team was created. |
Example response

If you need help, please contact Pluralsight Support.