latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

List Event Domains

List all event domains in the current workspace.

Optional query source: filter to domains linked to that event source (slug). When set, returned components are also filtered to those applicable to the source.

get/events/domains

Query parameters

namestring
sourcestring

filter to domains (and components) for this event source slug

offsetnumber double

set the offset on results (for pagination)

limitnumber double

limit the number of objects returned (default is 100)

orderBy'id' | 'name' | 'createdAt' | 'updatedAt'

specify the order

Response

Ok