cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
196
Views
0
Helpful
0
Replies

Tidal REST API queryConditions

chres10
Level 1
Level 1

Hello, I'm trying to search for JobGroups or Jobs which all end with the same string '... test' is there a way to specify this using queryConditions?  Something like regex or SQL wildcards?

Currently I only have found documentation for searching for exact matches:

<queryCondition>

(Job.name LIKE 'some_job_test')

</queryCondition>

But I'd like to do something like:

<queryCondition>

(Job.name LIKE '%test')

</queryCondition>

I'm currently just using the API DOCs link through my Tidal Portal. 

Thanks for your help!

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: