Header parameter for the GET rule severity and action API
The following two header parameters are required: Authorization and Content-Type.
| Parameter | Authorization | 
| Valid Values | The JWT used to authenticate requests. | 
| Example | Authorization: Bearer <JWT token> | 
| Parameter | Content-Type | 
| Valid Values | application/json | 
| Example | Content-Type: application/json |