Legacy Dev Forum Posts

 View Only

Sign Up

What's the meaning of q64 parameter?

  • 1.  What's the meaning of q64 parameter?

    Posted 06-05-2025 18:32

    junxu3 | 2024-09-04 06:05:55 UTC | #1

    Hi, API experts,

    May I ask a simple question?

    In this Platform API: get /api/v2/users/search. it has q64 parameter.

    Parameter

    Location

    Description

    q64

    query

    (string, required) q64

    The API description is - Search users using the q64 value returned from a previous search.

    Here is its JavaScript code sample: let q64 = "q64_example"; // String | q64

    But I still don't understand the meaning of q64 value? Also, what does "value returned from a previous search" mean? What does this q64 string represent to, the part text of user name or what else? Can you share with me some samples to help me understand?

    How to use it in a real JavaScript code scenario?

    Thanks a lot!

    James


    Jerome.Saint-Marc | 2024-09-04 06:43:52 UTC | #2

    Hello,

    This will help understanding the use of q64: https://developer.genesys.cloud/organization/search/reusable-searches

    Regards,


    system | 2024-10-04 06:44:17 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 28869