# List brand vetting **GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings** A Messaging Service resource to add and get Brand Vettings. ## Servers - https://messaging.twilio.com: https://messaging.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **BrandSid** (string) The SID of the Brand Registration resource of the vettings to read . ### Query parameters - **VettingProvider** (string) The third-party provider of the vettings to read ## Responses ### 200 OK #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/json (object) - **data** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)