get https://api.rainex.io/projects//addons/
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active |
channel | Web, AppStore, PlayStore |
Tag | Description |
---|---|
NotFound | An addon with such an Id cannot be found |
Responses
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active |
channel | Web, AppStore, PlayStore |
Tag | Description |
---|---|
NotFound | An addon with such an Id cannot be found |
xxxxxxxxxx
curl --request GET \
--url https://api.rainex.io/projects/your-site-name-1/addons/test-id \
--header 'accept: application/json'