# Get permissions This endpoint returns the current lists of filters and parameters that you can update without having to engaging the MM team. If you would like to make updates to any other filters please email your account representative. Sample endpoint: https://api.mediamath.com/opportunity-firehose/v2.0/permissions/ If you have access to: "EDIT.Filters.X-Mm-Exch-Id": [ "15", "42", "62" ] This means that you can add or subtract thos exchange id values from any of your consumers you control as you see fit. Endpoint: GET /permissions Version: 2.0 ## Response 200 fields (application/json): - `AWSSettings.ASE256ServerSideEncryption` (object) - `AWSSettings.BucketPrefix` (object) - `AWSSettings.Buckets` (array) - `AWSSettings.Regions` (array) - `Endpoint.Consumers` (object) - `Endpoints.AWSSettings` (object) - `Endpoints.Config` (object) - `Endpoints.FilterPermissions` (object) - `Endpoints.Filters` (object) - `Endpoints.SampleSettings` (object) - `Endpoints.WebSettings` (object) - `Filters.X-Mm-Exch-Id` (array) - `WebSettings.Endpoints` (array)