Skip to main content
GET
List config object plugins

Authorizations

Authorization
string
header
required

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

Path Parameters

configObjectId
string<typeid>
required

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

Required string length: 30

Response

Config object plugins returned successfully.

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