PagerDuty

List teams

List all teams associated with an account.

Inputs

Field

Type

Description

name

string

Filters the result, showing only the teams whose name matches the query.

Outputs

Expand All

Field

Type

Description

teams [required]

[object]

team [required]

object

id [required]

string

The team's ID within PagerDuty.

name [required]

string

The team's name.

summary [required]

string

The team's summary.

description

string

Description of the team.

teamMembers [required]

[object]

user [required]

object

The user is a team member.

html_url [required]

uri

The URL for this user within PagerDuty.

self [required]

uri

API URL at which the user is accessible.

id [required]

string

The user's ID within PagerDuty.

summary [required]

string

The user's name.

type [required]

string

The type of the team.

role [required]

string

The user's role.