Retrieval of Backgroundtasks - not working as expected

Dear all,

we are currently facing a problem with the backgroundtasks endpoint.

Based on the swaggerUI definition there is no possibility of getting a backgroundtask based on its Id.

So based on it, we try to retrieve all backgroundtask then filter on our side.

using swaggerUi to test it there is some strange behaviour

If I limit it to 100 we got 3 result 

Swagger UI showing parameters for page, limit set to 100, filter with Type 12, and sort. Response body shows count 3 and three items.

if I change it to 101 (in the description, it's said that the limit is 1000) it doesn't return anything

Swagger UI showing parameters for page, limit set to 101, filter with Type 12, and sort. Response body shows count 0 and no items.

Could you help me either to solve this problem or to retrieve a specific task based on its id

thanks,

jf



Generated Image Alt-Text
[edited by: RWS Community AI at 3:38 PM (GMT 1) on 26 May 2025]