API documentation | API docs for agents | OpenAPI 3.1

GET /api/v1/teams

ark.list_visible_teams

Lists team IDs and names visible to the connected actor.

Availability
Core preview
Scopes
context:read
ARK permissions
None
Team visibility
Required and enforced
Idempotency-Key
Not required
Approval
No MCP approval on REST API-token calls
Rate limit
API credential and organization budgets

Parameters

qquerystring
min length: 1; max length: 100

Request body

None.

Example request

Shell
curl 'https://arktms.com/api/v1/teams' \
  -H "Authorization: Bearer $ARK_API_TOKEN"

Success response

Visible teams

objectstringrequired

one of: api_response

okbooleanrequired

one of: true

api_versionstringrequired

one of: 2026-05-31

request_idstringrequired
dataobjectrequired

Errors

HTTP 400
Invalid request
HTTP 401
Authentication required
HTTP 403
Permission, scope, team, or entitlement denied