Jump to Content
Dotfile APIProduct updates
DocumentationAPI ReferenceAPI Changelog
v1.0

Product updatesLog InDotfile API
API Changelog
Log In
v1.0DocumentationAPI ReferenceAPI Changelog
Back to All

2024-12-11

6 months ago

Paths

  • List all users (GET /v1/users)
    • ✨ [Added] query parameter include_suspended
    • ✨ [Added] required property suspended_at to data[] in response body
  • Retrieve an user (GET /v1/users/{id})
    • ✨ [Added] required property suspended_at in response body