Skip to main content
POST
List Responses for a Survey

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.

Content-Type
string
default:application/json

Media type of the JSON request body.

Path Parameters

survey_id
integer
required

Id of the Survey.

Query Parameters

businessNumber
string
required

The Business Number of Enterprise

page
integer

The page number, starts with 0.

size
integer

The size of the page.

sortby
string

The sort by parameter.

sorder
string

The sort order parameter.

includeTicketId
boolean

The field to fetch ticketIds associated with the response.

Body

application/json
startDate
string

Start date.

endDate
string

End date.

Response

OK