Description:
Returns a list of unit of measure types.
Resource URL:
https://<apphost>.competitionlabs.com/api/<your-space-name>/account/reward-types
Request headers
| Key | Value | Required |
|---|---|---|
X-API-KEY | Your unique API key | Yes |
Content-Type | application/json | Yes |
Request URL parameters
Parameter | Type | Required | Description |
|---|---|---|---|
space | String | Yes | This is the space name which is linked to the account |
EXAMPLE
ERROR CODES
| Code | HTTP Status | Description | Example |
|---|---|---|---|
| 1007 | 404 |
| |
| 404 | The Request URL is incorrect | ||
| 401 | The X-API-KEY is missing |