List all groups

Retrieve a paginated list of groups for the authenticated tenant.

Request
query Parameters
external_id
string

External ID to filter by. Can be specified multiple times for multiple IDs.

page
integer

A page number within the paginated result set.

Responses
200
Response Schema: application/json
count
integer
Array of objects (Group)
next
string or null <uri>
previous
string or null <uri>
get/groups/
Request samples
Response samples
application/json
{}
Copyright © Shipwell 2025. All right reserved.