Skip to main content
GET
List Matching Policies
The endpoint is still in beta and is subject to change.

Authorizations

Authorization
string
header
required

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

Query Parameters

from
string | null
size
integer
default:25
Required range: x <= 25
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Successful Response

items
MatchingPolicyPayload · object[]
required
next
string | null
required