Teams API

Tags: Flow

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

NameTypeDescription
iddoubleUnique identifier for a team.
namestringName of a team.
vendorstringName of a vendor.
description__icontainsstringTeam description contains this string.
description__isnullstringTeam description is null
parentintegerparent_id (if team is child)
parent__isnullstringParent team is null.
is_visiblestringTeam is visible in report menus.
created_atstringDate and time a team was created.

Example response

back to top


If you need help, please contact Pluralsight Support.