Skip to main content
POST
Get All QnA

Headers

Accept
string

e.g. application/json

x-api-key
string

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

x-business-number
string

e.g. [Required] User associated businessNumber

Query Parameters

sIndex
number

The starting index for the records to fetch. Default is 0 if not specified.

count
number

The number of QnA records to return.Default is 25 if not specified.

order
number

The ordering in which records should be returned by last updated date (0 for ascending, 1 for descending).Default is 1 if not specified.

Body

application/json
businessNumbers
any[]

[OPTIONAL] Business numbers of locations under enterprise. If not assigned, all valid QnA assigned in the enterprise will be selected.

Response

OK

qnAs
any[]

List of QnA objects.