v1

latestOpenAPI 3.0.02026-07-17425.0 KB

List teams

get/api/v1/fleet/teams

Query parameters

pageinteger

Page number of the results to fetch.

per_pageinteger

Results per page.

order_keystring

What to order results by. Can be any column in the teams table.

order_direction'asc' | 'desc'

The direction of the order given the order key. Options include asc and desc. Default is asc.

querystring

Search query keywords. Searchable fields include name.

Response

List of teams

All 4 operations