Skip to main content
GET
/
v1
/
addons
/
{id}
Get an addon
curl --request GET \
  --url https://revstack.dev/v1/addons/{id}
null

Path Parameters

id
string
required
Example:

"add_abc123"

Response

200 - application/json

Addon details

The response is of type unknown.