Community Goals
Get all community goals
GET
https://plugin.tebex.io/community_goals
Retrieve all community goals created on your account.
Headers
Name
Type
Description
X-Tebex-Secret
string
The secret key of a server.
Retrieve a community goal
GET
https://plugin.tebex.io/community_goals/{community_goal}
Retrieve an individual community goal on your account
Path Parameters
Name
Type
Description
community_goal
number
The ID of a community goal.
Headers
Name
Type
Description
X-Tebex-Secret
string
The secret key of a server.
Last updated