Skip to main content
GET
Get organization verified agency domain information

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Default Response

verified
boolean

Whether the domain is verified

Example:

true

name
string

The domain name

Example:

"example.com"

verification
object[]