Skip to main content
GET
List plugin access grants

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

pluginId
string<typeid>
required

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

Required string length: 30

Response

Plugin access grants returned successfully.

items
object[]
required
nextCursor
string | null
required
Required string length: 1 - 255