Skip to content

Accessing top-level array ... #88

@SandyWalsh

Description

@SandyWalsh
[
{
"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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions