Available to: portals, partners

Example payload:

{
  "created_at": "2019-09-18T18:08:22+00:00",
  "data": {
    "object": {
      "achievement": {
        "id": "8mepY2aM",
        "object": "Achievement",
        "action": "created",
        "conditions": null,
        "count": 1,
        "created_at": "2015-07-28T22:47:06+00:00",
        "description": "My example achievement",
        "name": "Example achievement",
        "owner_id": "8mepY2aV",
        "owner_type": "Portal",
        "state": "active",
        "target": "Experience",
        "tier": 1,
        "updated_at": "2017-02-11T15:08:36+00:00"
      },
      "count": 1,
      "created_at": "2015-07-28T22:47:06+00:00",
      "id": "8mepY2aM",
      "state": "awarded",
      "updated_at": "2017-02-11T15:08:36+00:00",
      "user": {
        "avatar_url": "https://riipen-platform-ca-central-1-production.s3.amazonaws.com/avatars/cropped/d3d53d4e-c318-496b-b0dd-c0f4ba10b879.jpeg",
        "category_list": [
          "engineering"
        ],
        "created_at": "2017-09-28T22:39:11-06:00",
        "email": "[email protected]",
        "first_name": "Example",
        "id": "8mepY2aX",
        "last_name": "Example",
        "locale": "en-CA",
        "location": {
          "address": "123 Fake St.",
          "city": "Springfield",
          "country": "United States",
          "created_at": "2024-04-20T13:37:00Z",
          "id": "A1B2C3",
          "postal_code": "40069",
          "state": "KY",
          "updated_at": "2024-04-20T13:37:00Z"
        },
        "object": "User",
        "pronoun_list": [
          "they"
        ],
        "state": "active",
        "type": "Users::Educator",
        "updated_at": "2020-05-22T12:13:11-06:00"
      }
    }
  },
  "id": "123ABC",
  "type": "achievement_progress.awarded"
}