Skip to main content
GET
List projects accessible by the team API key

Authorizations

x-api-key
string
header
required

Team API key created under /api/api-keys. Prefix: sb_api_.

Response

Projects list

id
string<uuid>
slug
string
name
string
description
string | null
icon
string | null
teamId
string<uuid>
createdAt
string<date-time>
updatedAt
string<date-time> | null