Search for X users by name or username and return matching profiles with pagination
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
402 insufficient_credits.searchRows or search_rows with
nextCursor or next_cursor before requesting the next page.
GET /x/users/search when a CRM, enrichment, creator discovery, support,
or agent workflow has a name, brand, or handle fragment and needs matching X
profiles. Use Get User when you have one exact ID
or username. Use Get Users (Batch) when you
already have numeric user IDs.
Store search_query, result_rank, user_id, username, display_name,
profile metrics, verification state, profile_image_url, has_next_page, and
next_cursor. Treat next_cursor as opaque and pass it back as cursor only
when has_next_page is true. Zero affordable results return
402 insufficient_credits.