GET
/
v2
/
organizations
/
{orgId}
/
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
status
enum<string>
required
Available options:
success,
error
data
object[]
required