{
  "data": [
    {
      "id": "otyfnly5cQjJT9PnR0g4",
      "displayName": "New user type",
      "name": "newUserType",
      "description": "A new custom user type",
      "createdBy": "sprz9fj1ycBcsgopy1d6",
      "lastUpdatedBy": "sprz9fj1ycBcsgopy1d6",
      "created": "2021-07-05T20:40:38.000Z",
      "lastUpdated": "2021-07-05T20:40:38.000Z",
      "default": false,
      "_links": {
        "self": {
          "href": "https://{yourOktaDomain}/api/v1/meta/schemas/user/oscz9fj2jMiRBC1ZT1d6"
        },
        "schema": {
          "href": "https://{yourOktaDomain}/api/v1/meta/schemas/user/oscz9fj2jMiRBC1ZT1d6"
        }
      }
    },
    {
      "id": "otyz9fj2jMiRBC1ZT1d6",
      "displayName": "User",
      "name": "user",
      "description": "Okta user profile template with default permission settings",
      "createdBy": "sprz9fj1ycBcsgopy1d6",
      "lastUpdatedBy": "sprz9fj1ycBcsgopy1d6",
      "created": "2021-07-05T20:40:38.000Z",
      "lastUpdated": "2021-07-05T20:40:38.000Z",
      "default": true,
      "_links": {
        "self": {
          "href": "https://{yourOktaDomain}/api/v1/meta/schemas/user/oscz9fj2jMiRBC1ZT1d6"
        },
        "schema": {
          "href": "https://{yourOktaDomain}/api/v1/meta/schemas/user/oscz9fj2jMiRBC1ZT1d6"
        }
      }
    }
  ]
}