Skip to main content
GET
List an application's service consumer bindings

Authorizations

Authorization
string
header
required

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

Query Parameters

application_id
string<uuid>
required
limit
integer
default:25
Required range: 1 <= x <= 50
after
string<uuid>

Response

Success

items
object[]
required
Maximum array length: 50
next_cursor
string<uuid> | null
required