# Retrieve a policy **GET /policies/{policy_id}** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **policy_id** (string) id of the policy ## Responses ### 200 OK #### Body: */* (object) - **created_date** (string) - **description** (string) - **id** (string) - **modified_date** (string) - **name** (string) - **permissions** (array) - **profile_id** (number) - **role_type** (string) - **server_id** (string) - **type** (string) - **used_as** (string) - **user_groups** (array) - **users** (array) [Powered by Bump.sh](https://bump.sh)