How to access tasklist public graphql APIs mutations and queries

Hi,
I am trying to explore camunda 8, and wanted to fetch all the tasks, but when I tried using the tasklist APIs, it either sends a response as unauthorized or method not allowed.
Can someone please do provide suggestions for accessing these APIs?

Thank you!

Hi @tabu,

Have you worked through the TaskList API Tutorial yet? There’s also a handy blog post about getting started with the Task List GraphQL API.

dg

1 Like