GET
/
v2
/
teams
/
{teamId}
/
event-types

Path Parameters

teamId
number
required

Query Parameters

eventSlug
string

Slug of team event type to return.

hostsLimit
number

Specifies the maximum number of hosts to include in the response. This limit helps optimize performance. If not provided, all Hosts will be fetched.

Response

200 - application/json
data
object[]
required
status
enum<string>
required
Available options:
success,
error