Skip to main content
GET
List your teams

Authorizations

Authorization
string
header
required

A Melius API key (mel_...), sent as Authorization: Bearer <key>.

x-team-id
string
header
required

The team (workspace) to act on. Defaults to the key's team when omitted.

Response

200

id
string<uuid>
required
role
enum<string>
required
Available options:
owner,
admin,
editor,
viewer
team
object
required
Last modified on July 17, 2026