Skip to main content
GET
Get one capability
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

slug
enum<string>
required

Stable identifier; never renamed after ship.

Available options:
paystack,
vertofx,
merlin,
ddex-delivery,
publisher,
distro,
release,
payment-requests,
email-branding,
catalog-media

Response

Capability retrieved

status
string
Example:

"success"

message
string
Example:

"Capability"

data
object

One entry in GET /capabilities data, and the shape of every write response's data.