GET
/
v1
/
applications
/
{application_id}
/
policies

Authorizations

Authorization
string
headerrequired

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

Path Parameters

application_id
string
required

Response

200 - application/json
id
string
required
definition
string | null
rules
object[]
required
target
enum<string>
Available options:
input,
output,
both
override_response
string | null