⚠ The method currently supports only GET requests.
⚠ When retrieving entries (GET) if the 'id' parameter is passed, only the selected id will be returned. This rule is valid on most POST endpoints.
Authentication
To authenticate, pass the API key header in your request.
Request this API key from Rentila.
As seen in the login endpoint section, logging in a user will return an Auth-Key that you will then need to pass as a header to further requests to identify the user you are retrieving or passing data for.