Skip to main content
GET
/
v1
/
reddit
/
getSearchUsers
Search Users
curl --request GET \
  --url https://api.agntdata.dev/v1/reddit/getSearchUsers \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

query
string
default:spez
required

Search keyword (e.g. spez)

cursor
string

Pagination cursor from previous response

Response

Successful response

The response is of type object.