List Event Type Hosts

Fetch list of event type hosts <Info title="Required scopes"> > `event_types:read` </Info>

Authentication

AuthorizationBearer
Personal Access Token
OR
AuthorizationBearer
OAuth 2.0

Query parameters

event_typestringRequiredformat: "uri"
The uri associated with the event type
countintegerOptional1-100Defaults to 20
The number of rows to return
page_tokenstringOptional
The token to pass to get the next or previous portion of the collection

Response

OK
collectionlist of objects
The set of hosts for a given event type
paginationobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error