[
{
"attributes": {
"email": "<string>",
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
Get a list of all users
[
{
"attributes": {
"email": "<string>",
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
Was this page helpful?