Skip to main content
GET
/
api
/
v1
/
public
/
teams
/
catalog
/
{slug}
Public Teams Catalog Item
curl --request GET \
  --url https://api.example.com/api/v1/public/teams/catalog/{slug}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

slug
string
required

Response

Successful Response