How can I acess Swagger in Self-Managed?

Is swagger available on camunda8-run-8.6.5-windows-x86_64 localhost? I’m not using docker

Hi @stefanie_borges
Have you tried something like http://localhost:8080/swagger-ui/index.html ?

Regards,
Alex

Hi, @ Alex_Voloshyn
It worked, thank you very much!
What would the tasklist URL look like?

I’m not sure if the swagger is available for the tasklist in C8run, at least out of the box, but you should still be able to use the REST API.

Regards,
Alex