v1

latestOpenAPI 3.0.02026-08-045822.7 KB
web-integrations

List web integrations

Retrieves web integrations matching the query.

get/api/v1/web-integrations

Query parameters

endingBeforestring

The target web integration ID to start looking before for web integrations. Cannot be used in conjunction with startingAfter.

limitnumber

The number of web integration entries to retrieve.

sort'name' | '+name' | '-name'

The field to sort by. Prefix with +/- to indicate ascending/descending order.

startingAfterstring

The target web integration ID to start looking after for web integrations. Cannot be used in conjunction with endingBefore.

tenantIdstring

The tenant ID to filter by.

Response

An array of web integration objects.