Skip to main content
GET
Read export config

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Query Parameters

collection
string

finding data by collection. Example: task

name
string

finding data by export config name. Example: Report Daily Sales

sortOrder
string

sortOrder is to decide ascending or descending order Example: asc or desc. Default: desc

limit
integer

Limit of export config list. Example: 1. Default: 20

Response

Success

status
boolean

Status of response.

data
object

List object of export configs.