# Retrieve a List of Policies **GET /policies** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Query parameters - **fields** (string) extra information of each user on the list - **limit** (number) maximum count of the user list - **offset** (number) skip that many users before beginning to return ## Responses ### 200 OK #### Headers - **Total-Count** (string) #### Body: application/json (object) - **id** (string) - **name** (string) - **permissions** (array) - **profile_id** (number) - **server_id** (string) [Powered by Bump.sh](https://bump.sh)