Get Brand Registrar Statuses

Retrieves status of a registered brand for each registrar.

Please log in to see full path URL. Learn why.
get
/number-registration/1/brands/{brandId}/registrar-statuses
Request rate limit:
10 requests / second (per account)
path Parameters
brandId
required
string <uuid>

The ID of the desired brand.

Responses

200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/number-registration/1/brands/{brandId}/registrar-statuses' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Copy
Collapse all
[
  • {
    • "registrar": "CAMPAIGN_REGISTRY",
    • "state": "REJECTED",
    • "brandIdentityStatus": "UNVERIFIED",
    • "rejectionReason": "Invalid country code."
    }
]

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.