Skip to content

Get My Curator Sale Lists

Revadike edited this page Feb 24, 2022 · 2 revisions

GET /curators/ajaxgetmycuratorsalelists

Rate limits

No known rate limit

Request

Authenticated: TODO

Method: GET

Host: store.steampowered.com

Path: /curators/ajaxgetmycuratorsalelists

Query Parameters:

Name Type Required Description
clan_account_id string TODO TODO
clan_event_gid string TODO TODO
origin string No The origin URL, changes the Access-Control-Allow-Origin header in the response
curator_clan_account_followed string TODO TODO

Response

200 OK

Name Type Description
success number TODO

Example

GET https://store.steampowered.com/curators/ajaxgetmycuratorsalelists?clan_account_id=36135791&clan_event_gid=4183265241952887144&origin=https:%2F%2Fstore.steampowered.com&curator_clan_account_followed=4777282,5563795,6856310,6914362,7062211,9685213,9805941,10566418,10576967,26095454,27507830,30419073,31780023,31857481,34225879,34410309,36140380,37913704,39921923
{
    "success": 8
}
Clone this wiki locally