Skip to main content
GET
List source API keys

Authorizations

x-api-key
string
header
required

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

Path Parameters

projectId
string<uuid>
required

Project UUID in the team associated with the API key.

sourceId
string<uuid>
required

Source UUID. For runtime endpoints this identifies the source backing the table; for public v1 it identifies the source resource inside the project.

Response

Source API key metadata

id
string<uuid>
slug
string
sourceId
string<uuid>
keyPrefix
string
Example:

"sb_src_"

lastUsedAt
string<date-time> | null
createdAt
string<date-time>
updatedAt
string<date-time> | null