Skip to main content
GET
Error

Path Parameters

projectUuid
string<uuid>
required

Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
resourceType
enum<string>
required

Closed registry of resource types that support direct access grants. Growing this union means adding a resource registry entry, an AccessTarget mapping, and grant tables — never a new handler hierarchy.

Available options:
dashboard,
chart,
sqlChart,
app
resourceUuid
string<uuid>
required

Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}

Response

Success

results
object[]
required
status
enum<string>
required
Available options:
ok