Using TEOS API
HTTP
curl -X 'GET' \
'https://teosapi.coreledger.net/odata/v1.0/$metadata' \
-H 'accept: application/json;odata.metadata=minimal;odata.streaming=true'Versions
curl -X 'GET' \
'https://teosapi.coreledger.net/odata/v0.9' \
-H 'accept: application/json;odata.metadata=minimal;odata.streaming=true'Last updated
Was this helpful?