Skip to main content
POST
Get Birdeye Impressions

Headers

Accept
string
default:application/json

e.g. application/json

x-api-key
string

e.g. - Partner specific API key provided by Birdeye for data exchange.

Content-Type
string
default:application/json

Media type of the JSON request body.

Path Parameters

businessNumber
string
required

Account Business Number.

Body

application/json
businessNumbers
string
required

list of the unique business ids associated with a business eg: [123456789, 987656789]

startDate
string
required

yyyy-MM-dd eg: "2020-11-10"

endDate
string
required

yyyy-MM-dd eg: "2020-11-10"

limit
number

page size. default: 25

startIndex
number

default: 0

sortby
string

"location" or "total" default: total.

order
string

"asc" or "desc" default: desc

Response

OK