cURL
curl --request GET \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/serp-api/subuser/get \ --header 'api-token: <api-key>'
[ { "id": "<string>", "username": "<string>", "created_at": "<string>" } ]
List SERP API subusers for a subaccount. Permission: serp_api:read.
serp_api:read
Documentation IndexFetch the complete documentation index at: https://docs.proxyscrape.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.proxyscrape.com/llms.txt
Use this file to discover all available pages before exploring further.
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
List of SERP API subusers
Was this page helpful?