Skip to main content

OData

The SIM API implements the Open Data Protocol (OData) for all GET endpoints to the API.

OData Query Parameters

NameDescriptionExample
$selectFilter the returned record columns
$filterFilter the returned records
$orderbyOrder the records$orderby=title desc
$formatFormat the returned data as json or csv$format=json