Stream: community

Topic: โœ” API or CLI to get all activated endpoint on DV installa...


view this post on Zulip Julien C (Sep 21 2023 at 06:57):

Hello,

Is there a command through API or something else to get the listing of all API working endpoint on a installation please ?
It would help a lot in some cases of 404 understanding when you're not an administrator of the installation.
Have a nice day,
Regards

view this post on Zulip Oliver Bertuch (Sep 21 2023 at 07:15):

In theory there is the /openapi endpoint, but it seems broken, too. :see_no_evil: (AT least it gives me
an error 500 at https://demo.dataverse.org/openapi)
https://docs.payara.fish/community/docs/Technical%20Documentation/MicroProfile/OpenAPI.html#endpoint

view this post on Zulip Oliver Bertuch (Sep 21 2023 at 07:17):

Oh it works on https://dataverse.harvard.edu/openapi

view this post on Zulip Oliver Bertuch (Sep 21 2023 at 07:18):

Maybe because Demo is on v6 already?

view this post on Zulip Julien C (Sep 21 2023 at 07:25):

Hello Oliver,
It works on our test server for version 5.10. Helpfull :-)
Thanks.

view this post on Zulip Notification Bot (Sep 21 2023 at 07:29):

Julien C has marked this topic as resolved.

view this post on Zulip Philip Durbin ๐Ÿš€ (Sep 21 2023 at 10:44):

In 2021, during Payara 5 days, I left a note that /openapi (Swagger) was working fine: https://github.com/IQSS/dataverse/issues/5794#issuecomment-897108674


Last updated: Nov 01 2025 at 14:11 UTC