-
Notifications
You must be signed in to change notification settings - Fork 439
Closed
Description
[
{
"first_name": "Admin",
"last_name": "Account",
"role": "org_user",
"id": 1
},
{
"first_name": "Joe",
"last_name": "Smith",
"role": "admin",
"id": 2
}
]
I've tried ArrayEach and EachKey but [0] doesn't find anything and I can't seem to find a clear example.
Any pointers would be greatly appreciated. If push comes to shove I'll wrap the response in a dictionary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels