Order Data REST APIOperations
Get Schema Endpoints
Authorization
Bearer Authorization<token>
Please enter JWT with Bearer into field
In: header
Response Body
curl -X GET "https://example.com/api/Schemas/output/list"{ "property1": "string", "property2": "string"}