Get conversations filtered by updated_at without including a certain ticket_id?

Hi there,

For my use case, i want to return all conversations that got updated_at last hour.

This means that i am not calling the api on a certain ticket?

Is that possible? to filter the conversations by a field without indicating a certain ticket?

If not, what is a possible solution for my use case?