Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This endpoint allows you to get all Meta Data.

Data Types

Response Object

Field nameTypeDescription
TBD  
SuccessboolIndicates whether a request was successful (true) or not (false)
MessagestringError message if success is false

Request/Response

HTTP Request

GET https://sentry.bombora.com/v2/Surge/GetMetaData

HTTP Request Header

Authorization: Basic {AUTH_KEY}

Referer: bombora.com

HTTP Response

If successful, the response contains all Company Sizes, all Industries, and all Metros.

{

TBD

"Success":true,

"Message":null

}

Comments

  • No labels