Skip to main content
GET
List app interfaces

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
integer<int64>
required

the app id

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

OK

records
object[]
required