Get extension by extension name, extension must be public or owned by caller
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Get extension by extension name, extension must be public or owned by caller

  • Dark
    Light

Article summary

Get
/extension/definition/{extensionName}

Get extension by extension name, extension must be public or owned by caller

Security
HTTP
Type bearer
Path parameters
extensionName
stringRequired
Responses
200

A extension

Expand All
object
name
string
cost
object (ExtensionCost)
amount
integer
currency
string
desc
string
icon
string
is_public
boolean
long_desc
string
flairs
Array of string
string
perms
Array of string
string
website
string
400

error message

401

unauthorized


Was this article helpful?