Skip to main content
GET
List installed app interfaces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

tags
string[]

Restrict results to interfaces whose metadata tags include at least one of the supplied values. Repeat the parameter to pass multiple tags (e.g. ?tags=audience_delivery). Matching is case-insensitive.

Response

200 - application/json

OK

records
object[]
required