Jump to Content
Atono
DocumentationRecipesAPIChangelog
Atono
API
DocumentationRecipesAPIChangelog
All
Pages
Start typing to search…

Get started

  • Overview
  • Try the Atono API

Atono API

  • Stories
    • Get a storyget
    • Get storiesget
    • Create a storypost
    • Update a storypatch
    • Delete a storydel
  • Bugs
    • Get a bugget
    • Get bugsget
    • Create a bugpost
    • Update a bugpatch
    • Delete a bugdel
  • Users
    • Get a userget
    • Get usersget
    • Add a userpost
    • Invite a userpost
    • Update a userpatch
    • Delete a userdel
  • Teams
    • Get a teamget
    • Get teamsget
    • Create a teampost
    • Update a teampatch
    • Delete a teamdel
  • Feature flags
    • Get a feature flagget
    • Get feature flagsget
    • Get a flag’s environment configurationget
    • Get a flag's environment configurationsget
    • Update a flag’s environment configurationpatch

Get users

get https://api.atono.io/api/v1/users

Returns a list of users in the workspace and their details, with support for sorting and pagination.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!