GET_REQUESTS API Restful - Filters by date

GET_REQUESTS API Restful - Filters by date

Hi every one,

I need the results of the GET_REQUESTS API Operation filtered between two dates, (like a search engine), it is possible?

For example:

{
    "operation": {
        "details": {
            "from": "0",
            "limit": "50",
            "filterby": "All_Requests"
            "createddate": SOMETHING
        }
    }
}

Thanks

Greetings


                  New to ADSelfService Plus?