Skip to main content
GET
Get All Surveys

Headers

Accept
string
default:application/json

e.g. application/json

x-api-key
string

e.g. [Required] Partner specific API key provided by Birdeye for data exchange.

Path Parameters

business_id
string
required

Business ID.

Query Parameters

sortby
string

Sort results by lastModified[modified], Created[created], Response Count[response].

sorder
string

Sort order ascending (0) and descending (1).

searchStr
string

Search survey by name or business location.

Response

OK

surveyId
number

Survey Id.

name
string

Survey Name.

status
string

Survey status.

created
number

Survey created date in epoc.

lastModified
number

Survey last modified date in epoc

responses
number

Number of survey responses.

questionCount
number

Number of questions.