- Issue created by @maxilein
Sorry for asking such a basic question, but I have not found any example for that.
I want to select the term with tid 593 from the vocabulary company. (I do not want to filter nodes by terms. I just want the term directly from the vocabulary)
I tried:
jsonapi/taxonomy_term/company?filter[taxonomy_term--company][condition][value]=593
jsonapi/taxonomy_term/company?attributes[drupal_internal__tid]=593
jsonapi/taxonomy_term/company?fields[taxonomy_term--company]=593
but it is either returning an error or all results.
Can someone please post an example. Thank you!
Active
10.1 ✨
Last updated