# Get cover of a plan **GET /api/v1/plans/{plan_uuid}/cover/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **plan_uuid** (string) - **uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **cover_type** (string) Cover type - **benefit_amount** (object) Benefit amount - **benefit_frequency** (string) Benefit frequency - **benefit_status** (string) Benefit status - **excess** (object) Excess - **indexation** (number) Indexation percentage - **client** (object) Client this cover is for [Powered by Bump.sh](https://bump.sh)