Copy PageList Folderspost https://developer.api.us.stg.walmart.com/api-proxy/service/display/api/v1/api/v1/folders/listRetrieve list of folders.Body ParamsadvertiserIdint64requiredThe ID of the specific advertiser.startIndexint32You can use this parameter to fetch specific number of folders from a list. This indicates the starting position of the list. Note: To return the first ten folders, set startIndex to 0 and count to 10.countint32You can use this parameter in combination with startIndex to fetch specific number of folders from a list. Note: To return the first ten folders, set startIndex to 0 and count to 10.Filter[folderId]stringFolder ID to fetch subfolders for a single folder.Filter[search]stringString to search folder id, names, and users.HeadersWM_SEC.AUTH_SIGNATUREstringrequiredAuth signature as an API key.WM_CONSUMER.IDstringrequiredWe will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.WM_SEC.KEY_VERSIONintegerrequiredWe will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API. The allowed value is 1.WM_CONSUMER.intimestampintegerrequiredTimestamp for which the auth signature is generated. Use Unix epoch format.AuthorizationstringrequiredThis is bearer token. The token will provide you the access to the API. It is same for all advertisers you access through the API.Responses 200successful operation 400Invalid request parameters supplied 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 11 days ago Create FolderDelete FolderDid this page help you?YesNo