Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Paste code macro
languagejson
titleResponse Object
{
	"users": [
	{
		"user_id": "<string>",
		"user_name": "<string>"
	}
}

Field

Type

Description

users

array

An array of all system users

user_id

string

The ID of the user

user_name

string

The name of the user