You are viewing documentation for Polymarket US πΊπΈ
cURL
curl --request GET \ --url https://api.polymarketexchange.com/v1/users
{ "users": [ "<string>" ], "displayNames": [ "<string>" ], "firms": [ "<string>" ], "firmsDisplayNames": [ "<string>" ] }
Returns the users that the caller may trade on behalf of
A successful response.