Skip to main content
GET
List resources
Required permissions: resource.read. Personal keys are capped by their owner’s current team role. See request conventions and automation workflows. MCP clients use the task-oriented tool catalogue.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
Maximum string length: 200
view
enum<string>
default:all
Available options:
all,
attention
sourceId
string<uuid>
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
environment
string
Required string length: 1 - 63
serverIp
string
Maximum string length: 100
resourceType
enum<string>
Available options:
image,
postgres,
mysql,
mariadb,
mongodb,
redis,
dragonfly,
keydb,
clickhouse
running
enum<string>
Available options:
running,
stopped,
missing,
unknown
health
enum<string>
Available options:
healthy,
unhealthy,
starting,
none,
unknown

Response

JSON object containing resources.

resources
object[]
required
counts
object
required
environments
string[]
required
localization
object
required
Last modified on September 5, 2026