Presently I am using below API to get the CDO data. How I can use same API for 2.0?
GET /data/customObject/{id}?count={count}&page={page}&search={search}&orderBy={orderBy}&lastUpdatedAt={lastUpdatedAt}
Thanks,
Wilson
GET /data/customObject/{id}?count={count}&page={page}&search={search}&orderBy={orderBy}&lastUpdatedAt={lastUpdatedAt}
Thanks,
Wilson