Show achievement

GET /api/v1/achievements/{id}

Path parameters

  • id string Required

    id

GET /api/v1/achievements/{id}
curl \
 -X GET https://spmb-api-c3753c42f80c.herokuapp.com/api/v1/achievements/{id} \
 -H "Authorization: Bearer $ACCESS_TOKEN"