Skip to main content
POST
Get All QnA

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..

x-business-number
string

e.g. [Required] User associated businessNumber

Content-Type
string
default:application/json

Media type of the JSON request body.

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
object[]

List of QnA objects.