query strings

JFrog REST APIs

Content Type
REST API

You can use the following optional query strings in the Get User List API.

String

Description

status

An enum string with the possible values: invited, enabled, disabled, locked

limit

A number, minimum 1. The default value is 1000.

username

A string that contains the username.

onlyAdmins

Boolen to indicate whether the user is an admin.

cursor

A string. Divides the list of results and shows those that fall after the cursor for pagination purposes.