v1
latestOpenAPI 3.1.02026-07-13451483.8 KBBasic Reads
GET /v1/users?ids=...
get/v1/users
Query parameters
idsstring required
Comma-separated IDs.
Response
Successful xfetch workflow response.
Example response
{
"meta": {
"credits": {
"charged": 1,
"remaining": 99
}
}
}