Read array value from API

Hi everyone,
I have a problem with reading the data that comes back to me from an API.
I tried to do a repeat even if I don’t need it since the result is made up of a single node.
How can I read the name attribute value from the API result or at least from the repeat array?

Use value split(’,’) in the repeat clause