GET
/
v1
/
users
List users
curl --request GET \
  --url https://api.rootly.com/v1/users \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "530",
      "type": "users",
      "attributes": {
        "name": "Wilfredo Reichert",
        "email": "jodie@damore-beer.test",
        "phone": null,
        "phone_2": null,
        "first_name": "Wilfredo",
        "last_name": "Reichert",
        "full_name": "Wilfredo Reichert",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Wilfredo Reichert",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:21.664-07:00",
        "created_at": "2025-09-08T13:30:21.664-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "ce76ef62-301e-4a37-86d5-8979b5e57e4f",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "df65009e-ae93-404c-97a4-2a5ed1f81498",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "529",
      "type": "users",
      "attributes": {
        "name": "Letty Jast",
        "email": "brigette@will-schaden.test",
        "phone": null,
        "phone_2": null,
        "first_name": "Letty",
        "last_name": "Jast",
        "full_name": "Letty Jast",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Letty Jast",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:21.494-07:00",
        "created_at": "2025-09-08T13:30:21.494-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "6a25d23a-e69e-4240-b7a6-14e8bcda4d34",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "528",
      "type": "users",
      "attributes": {
        "name": "Chester Lindgren",
        "email": "emmitt@ryan.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Chester",
        "last_name": "Lindgren",
        "full_name": "Chester Lindgren",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Chester Lindgren",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:21.324-07:00",
        "created_at": "2025-09-08T13:30:21.324-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "33d85f54-5159-4d87-ab8a-2db96785e5ae",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "7fef586a-8a68-4600-8b00-f103025691bb",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "526",
      "type": "users",
      "attributes": {
        "name": "Tama Hahn",
        "email": "marshall@sawayn.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Tama",
        "last_name": "Hahn",
        "full_name": "Tama Hahn",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Tama Hahn",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.735-07:00",
        "created_at": "2025-09-08T13:30:20.735-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "ef70f21d-70b4-45b3-bf86-404e0ad405aa",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "525",
      "type": "users",
      "attributes": {
        "name": "Jimmy Berge",
        "email": "somer@kuhlman.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Jimmy",
        "last_name": "Berge",
        "full_name": "Jimmy Berge",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Jimmy Berge",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.613-07:00",
        "created_at": "2025-09-08T13:30:20.613-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "1f5b36a5-5b5c-486d-9932-c04d224eebc0",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "524",
      "type": "users",
      "attributes": {
        "name": "Toya Graham",
        "email": "victor@keeling-hilpert.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Toya",
        "last_name": "Graham",
        "full_name": "Toya Graham",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Toya Graham",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.488-07:00",
        "created_at": "2025-09-08T13:30:20.488-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "3cac9569-a6ae-466e-97ed-33816a7c77b3",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "523",
      "type": "users",
      "attributes": {
        "name": "Rosella Dickens",
        "email": "blake@prosacco.test",
        "phone": null,
        "phone_2": null,
        "first_name": "Rosella",
        "last_name": "Dickens",
        "full_name": "Rosella Dickens",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Rosella Dickens",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.362-07:00",
        "created_at": "2025-09-08T13:30:20.362-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "45877fd8-0bdf-43e2-9b82-4975df40a5f2",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "522",
      "type": "users",
      "attributes": {
        "name": "Arlinda Lynch",
        "email": "agnus@prohaska.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Arlinda",
        "last_name": "Lynch",
        "full_name": "Arlinda Lynch",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Arlinda Lynch",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.211-07:00",
        "created_at": "2025-09-08T13:30:20.211-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "b780a8c7-ae41-43b8-afe8-15876995fae9",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "521",
      "type": "users",
      "attributes": {
        "name": "Rickey Gibson",
        "email": "guy@crona-metz.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Rickey",
        "last_name": "Gibson",
        "full_name": "Rickey Gibson",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Rickey Gibson",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:20.067-07:00",
        "created_at": "2025-09-08T13:30:20.067-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "03cf463b-70d4-46c5-81e8-3dcf3f0ec67e",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "520",
      "type": "users",
      "attributes": {
        "name": "See Lesch",
        "email": "vita@beier.test",
        "phone": null,
        "phone_2": null,
        "first_name": "See",
        "last_name": "Lesch",
        "full_name": "See Lesch",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] See Lesch",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:19.952-07:00",
        "created_at": "2025-09-08T13:30:19.952-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "cb0c2e1d-bf66-4318-8459-dc0516f083a5",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "519",
      "type": "users",
      "attributes": {
        "name": "Elidia Schmeler",
        "email": "eldon.swaniawski@funk.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Elidia",
        "last_name": "Schmeler",
        "full_name": "Elidia Schmeler",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Elidia Schmeler",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:19.832-07:00",
        "created_at": "2025-09-08T13:30:19.832-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "86f197b6-4e10-473b-b38c-1a3afcbabe43",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "518",
      "type": "users",
      "attributes": {
        "name": "Abe Kuphal",
        "email": "lannie@schuppe.example",
        "phone": null,
        "phone_2": null,
        "first_name": "Abe",
        "last_name": "Kuphal",
        "full_name": "Abe Kuphal",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Abe Kuphal",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:19.721-07:00",
        "created_at": "2025-09-08T13:30:19.721-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "fc902702-22ac-4db8-bc43-fe4f1944fbb5",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "c95b4a67-7dd1-465a-ae2b-fdf5af667607",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    },
    {
      "id": "517",
      "type": "users",
      "attributes": {
        "name": "Argentina Connelly",
        "email": "maryanne@schoen.test",
        "phone": null,
        "phone_2": null,
        "first_name": "Argentina",
        "last_name": "Connelly",
        "full_name": "Argentina Connelly",
        "full_name_with_team": "[Lynch, Prosacco and Johnston] Argentina Connelly",
        "slack_id": null,
        "time_zone": "UTC",
        "updated_at": "2025-09-08T13:30:19.715-07:00",
        "created_at": "2025-09-08T13:30:19.291-07:00"
      },
      "relationships": {
        "email_addresses": {
          "data": [
            {
              "id": "f3f63e04-f85b-48c2-b9ca-00882e2ee18e",
              "type": "user_email_addresses"
            }
          ]
        },
        "phone_numbers": {
          "data": []
        },
        "devices": {
          "data": []
        },
        "role": {
          "data": {
            "id": "7fef586a-8a68-4600-8b00-f103025691bb",
            "type": "roles"
          }
        },
        "on_call_role": {
          "data": {
            "id": "1ddc5df9-7e0a-4ca9-a7f6-d7d641b588e9",
            "type": "on_call_roles"
          }
        }
      }
    }
  ],
  "links": {
    "self": "http://www.example.com/v1/users?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "first": "http://www.example.com/v1/users?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "prev": null,
    "next": null,
    "last": "http://www.example.com/v1/users?page%5Bnumber%5D=1&page%5Bsize%5D=50"
  },
  "meta": {
    "current_page": 1,
    "next_page": null,
    "prev_page": null,
    "total_count": 13,
    "total_pages": 1
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page[number]
integer
page[size]
integer
filter[email]
string
filter[created_at][gt]
string
filter[created_at][gte]
string
filter[created_at][lt]
string
filter[created_at][lte]
string
sort
enum<string>

comma separated if needed. eg: created_at,updated_at

Available options:
created_at,
-created_at,
updated_at,
-updated_at
include
enum<string>

comma separated if needed. eg: email_addresses,phone_numbers

Available options:
email_addresses,
phone_numbers,
devices,
role,
on_call_role

Response

200
application/vnd.api+json

user found

The response is of type object.