Skip to main content
GET

Authorizations

Authorization
string
header
required

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

Path Parameters

namespaceKey
string
required
flagKey
string
required

Query Parameters

limit
integer<int32>
offset
integer<int32>
pageToken
string
reference
string

Response

200 - application/json

OK

rules
object[]
nextPageToken
string
totalCount
integer<int32>