API Playground
Request
GET/api/v0/version
curl \
-s \
-X GET \
/api/v0/version
Response
No response yet
Tips
- Playground always uses the token from your login cookie.
- Login first, then call protected endpoints here.
- Use additional query rows to include parameters not listed.