Skip to main content
Not yet implemented. This page describes the planned MS7 (PLAT-42) conventions. Endpoints below are not available until that milestone ships.
Connect read routes (pull data from a vendor into your system) will follow shared conventions:

Pagination

Responses will include pagination metadata in the Connect envelope (exact field names TBD in PLAT-42).

Filtering

Common filters (vendor-specific routes may add more):

Response shape

Successful reads return vendor data passthrough in data, wrapped in the standard Connect envelope with meta.requestId. See also Pagination on the Platform tab.