Teams List

Get the details of all teams within an organization.

Request

gethttps://api.cloudsmith.io/v2/orgs/{org}/teams
Query params
page
integer
A page number within the paginated result set.
page_size
integer
Number of results to return per page.

Response

Responses

Retrieved the list of teams within the org

array of objects

object

description
string
optional
length between 1 and 140
name
string
required
length ≥ 1
slug
slug
optional
^[-a-zA-Z0-9_]+$
length ≥ 1
slug_perm
slug
optional
^[-a-zA-Z0-9_]+$
length ≥ 1
visibility
string
optional
Allowed values: Visible, Hidden
Defaults to Visible

Request could not be processed (see detail).

object

object

detail
string
required
length ≥ 1

Org namespace not found

object

object

detail
string
required
length ≥ 1

Missing or invalid parameters (see detail).

object

object

detail
string
required
length ≥ 1