# Fetch brand registrations **GET /v1/a2p/BrandRegistrations/{Sid}** A Messaging Service resource to add and fetch Brand Registrations. ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the Brand Registration resource to fetch. ## Responses ### 200 OK #### Body: (object) - **a2p_profile_bundle_sid** (string | null) A2P Messaging Profile Bundle BundleSid - **account_sid** (string | null) The SID of the Account that created the resource - **brand_feedback** (array[string] | null) Brand feedback - **brand_score** (integer | null) Brand score - **brand_type** (string | null) Type of brand. One of: "STANDARD", "STARTER". - **customer_profile_bundle_sid** (string | null) A2P Messaging Profile Bundle BundleSid - **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 - **failure_reason** (string | null) A reason why brand registration has failed - **government_entity** (boolean | null) Government Entity - **identity_status** (string | null) Identity Status - **links** (object(uri-map) | null) - **mock** (boolean | null) A boolean that specifies whether brand should be a mock or not. If true, brand will be registered as a mock brand. Defaults to false if no value is provided. - **russell_3000** (boolean | null) Russell 3000 - **sid** (string | null) A2P BrandRegistration Sid - **skip_automatic_sec_vet** (boolean | null) Skip Automatic Secondary Vetting - **status** (string | null) Brand Registration status. - **tax_exempt_status** (string | null) Tax Exempt Status - **tcr_id** (string | null) Campaign Registry (TCR) Brand ID - **url** (string(uri) | null) The absolute URL of the Brand Registration [Powered by Bump.sh](https://bump.sh)