Skip to main content
POST
List users in group in bulk

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
unlockuuid
string
required

UUID from bulk list unlock

groupid
integer

ID of the group

groupname
string

Name of the group

offset
integer
default:0

Offset for pagination

limit
integer
default:10

Limit for pagination

request_metadata
object

Additional metadata for the request

Response

Group users listed successfully

status
string
Example:

"ok"

total
integer

Total number of matching records

rows
object[]