List exporters
Response
Exporters list
Example response
{
"cursor": {
"pageSize": 15,
"previous": "YXVsdCBhbmQgYSBtYXhpbXVtIG1heF9yZXN1bHRzLol=",
"next": "aW0gdmVuaWFtLCBxdWlzIG5vc3RydWQ="
}
}Changes
Changed in 3 of the 53 revisions of this API.128
- ▲
the
cursorresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
cursor/nextto the response with the200statusresponse-optional-property-added
- ○
added the optional property
cursor/previousto the response with the200statusresponse-optional-property-added
- ○
removed
V2ExportersCursorResponsesubschema #2from thecursorresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
the response property
cursorbecame required for the status200response-property-became-required
- ○
added the required property
cursor/datato the response with the200statusresponse-required-property-added
- ○
added the required property
cursor/hasMoreto the response with the200statusresponse-required-property-added
- ○
added the required property
cursor/pageSizeto the response with the200statusresponse-required-property-added
- ▲
- ●
added the new
SCHEMA_ALREADY_EXISTSenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
SCHEMA_NOT_SPECIFIEDenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○