Description:
Returns the achievements issued information for the specified member identifier
Resource URL:
https://<apphost>.competitionlabs.com/api/<your-space-name>/achievements/issued/<memberId>
Request header
| 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 |
id | String | Yes | Member identifier retrieved from GET Members resource |
EXAMPLE
ERROR CODES
| Code | HTTP Status | Description | Example |
|---|---|---|---|
| 1007 | 404 |
| |
| 401 | The X-API-KEY is missing | ||
| 404 | The Request URL is incorrect |