URL structure When logged in the following URLs are available without further authentication Data list operations: GET, PUT, POST http(s):////rest// Data item operations: GET, PUT, POST, DELETE http(s):////rest/// File list operations: PUT, POST http(s):////rest///// File item operations: GET, PUT, POST, DELETE http(s):////rest///// Executing codeunit Operations: GET, PUT, POST, DELETE http(s):////rest//codeunit/ Query parameters The REST API supports the same filtering and search parameters, as the list-command: Lists .