Skip to main content
GET
Get Policies Summary

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Summary counts of policies by status.

active
integer
default:0
draft
integer
default:0
inactive
integer
default:0
archived
integer
default:0
total
integer
default:0