Skip to main content
Version: latest

Returns the specified team's project and roles data

GET 

/v1/teams/:uid/projects

Returns the specified team's project and roles data

Request

Path Parameters

    uid stringrequired

Responses

OK

Schema

    projects

    object[]

  • Array [

  • inheritedRoles

    object[]

  • Array [

  • namestring
    uidstring
  • ]

  • namestring

    roles

    object[]

  • Array [

  • namestring
    uidstring
  • ]

  • uidstring
  • ]

Loading...