KoboToolbox Form Building API
  • Api Root
GET
  • json
  • api
  • xml

Api Root

The default basic root view for DefaultRouter

GET /api/v2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "assets": "https://t4s.eef.org.ua/api/v2/assets/?format=api",
    "asset_snapshots": "https://t4s.eef.org.ua/api/v2/asset_snapshots/?format=api",
    "asset_subscriptions": "https://t4s.eef.org.ua/api/v2/asset_subscriptions/?format=api",
    "asset_usage": "https://t4s.eef.org.ua/api/v2/asset_usage/?format=api",
    "imports": "https://t4s.eef.org.ua/api/v2/imports/?format=api",
    "organizations": "https://t4s.eef.org.ua/api/v2/organizations/?format=api",
    "permissions": "https://t4s.eef.org.ua/api/v2/permissions/?format=api",
    "project-views": "https://t4s.eef.org.ua/api/v2/project-views/?format=api",
    "service_usage": "https://t4s.eef.org.ua/api/v2/service_usage/?format=api",
    "users": "https://t4s.eef.org.ua/api/v2/users/?format=api",
    "project-ownership/invites": "https://t4s.eef.org.ua/api/v2/project-ownership/invites/?format=api",
    "languages": "https://t4s.eef.org.ua/api/v2/languages/?format=api",
    "transcription-services": "https://t4s.eef.org.ua/api/v2/transcription-services/?format=api",
    "translation-services": "https://t4s.eef.org.ua/api/v2/translation-services/?format=api",
    "audit-logs": "https://t4s.eef.org.ua/api/v2/audit-logs/?format=api"
}