{
"Resources": [
{
"active": true,
"emails": [
{
"primary": true,
"type": "work",
"value": "[email protected]"
}
],
"id": "e43536e9-33fe-43f8-90b8-d3e39a7dd6ad",
"meta": {
"created": "2024-11-22T15:05:52.055138963Z",
"lastModified": "2024-11-22T15:05:52.055139017Z",
"location": "https://app.datadoghq.com/api/scim/v2/Users/e43536e9-33fe-43f8-90b8-d3e39a7dd6ad",
"resourceType": "User"
},
"name": {
"formatted": "John Doe"
},
"roles": [
{
"display": "Datadog Read Only Role",
"value": "00000000-0000-0000-0000-000000000001"
}
],
"schemas": [
"urn:ietf:params:scim:schemas:core:2.0:User"
],
"title": "Mr.",
"userName": "[email protected]"
},
{
"active": true,
"emails": [
{
"primary": true,
"type": "work",
"value": "[email protected]"
}
],
"id": "79ef0d28-f257-4829-97e6-d23d2a26cb1a",
"meta": {
"created": "2024-11-22T15:05:52.055139748Z",
"lastModified": "2024-11-22T15:05:52.055139813Z",
"location": "https://app.datadoghq.com/api/scim/v2/Users/79ef0d28-f257-4829-97e6-d23d2a26cb1a",
"resourceType": "User"
},
"name": {
"formatted": "Jane Doe"
},
"roles": [
{
"display": "Datadog Standard Role",
"value": "00000000-0000-0000-0000-000000000002"
}
],
"schemas": [
"urn:ietf:params:scim:schemas:core:2.0:User"
],
"title": "Mrs.",
"userName": "[email protected]"
}
],
"itemsPerPage": 2,
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:ListResponse"
],
"startIndex": 1,
"totalResults": 2
}