# Fetch brand vetting **GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings/{BrandVettingSid}** A Messaging Service resource to add and get Brand Vettings. ## Servers ## Parameters ### Path parameters - **BrandSid** (string) The SID of the Brand Registration resource of the vettings to read . - **BrandVettingSid** (string) The Twilio SID of the third-party vetting record. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the vetting - **brand_sid** (string | null) A2P BrandRegistration Sid - **brand_vetting_sid** (string | null) SID for third-party vetting record - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was last updated - **url** (string(uri) | null) The absolute URL of the Brand Vetting - **vetting_class** (string | null) The type of vetting - **vetting_id** (string | null) The unique ID of the vetting - **vetting_provider** (string | null) Third-party provider that has conducted the vetting - **vetting_status** (string | null) Status of vetting attempt [Powered by Bump.sh](https://bump.sh)