user_search_response.json 110 B

1234567
  1. [
  2. {
  3. "accountId": "deadbeef123",
  4. "displayName": "Bobby",
  5. "emailAddress": "bob@example.org"
  6. }
  7. ]