# Request query parameters PAGINATION_QUERY_STRING_PARAMS = ["limit", "offset"] # use the parameter below to return non-grouped AM playlists as unique records STOREFRONT_ENABLED = "storefront_enabled" ISRC = "isrc" PLAYLIST_TYPE = "playlist_type" STORE_IDS = "store_ids" CURATOR_COUNTRIES = "curator_countries" # Configured query parameters FILTER_BY_TOP_10_APPLE_MUSIC_MARKETS = "filter_by_top_10_apple_music_markets"