[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"docs-\u002Fdocs\u002Fapi\u002Fendpoints\u002Fwaitlists\u002Flist-waitlists":3},{"_path":4,"title":5,"description":6,"navigation":7,"image":13,"head":18,"body":32},"\u002Fdocs\u002Fapi\u002Fendpoints\u002Fwaitlists\u002Flist-waitlists","List Waitlists API Endpoint · Waitlister Documentation","Learn how to list all waitlists in your account using the Waitlister API and an account API key.",{"title":8,"parent":9,"group":10,"description":11,"order":12},"List Waitlists","Endpoints","Advanced","List every waitlist your account owns.",7,{"src":14,"width":15,"height":16,"alt":17},"https:\u002F\u002Ffirebasestorage.googleapis.com\u002Fv0\u002Fb\u002Fwaitinglist-app-c24fc.appspot.com\u002Fo\u002Fdocs-og-image.png?alt=media&token=85e60b24-c882-4f84-aa9e-ef85e1ae4bb5",400,300,"Waitlister API List Waitlists",{"meta":19},[20,23,26,29],{"name":21,"content":22},"keywords","list waitlists, waitlist api, account api key, api integration",{"name":24,"content":25},"robots","index, follow",{"name":27,"content":28},"author","Waitlister",{"name":30,"content":31},"copyright","© 2026 Waitlister",{"type":33,"children":34,"toc":477},"root",[35,49,55,78,85,122,128,135,145,151,162,168,181,192,199,381,386,392,448,454],{"type":36,"tag":37,"props":38,"children":39},"element","p",{},[40],{"type":36,"tag":41,"props":42,"children":45},"span",{"className":43},[44],"secondary-heading",[46],{"type":47,"value":48},"text","API Reference \u002F Endpoints",{"type":36,"tag":50,"props":51,"children":53},"h1",{"id":52},"list-waitlists",[54],{"type":47,"value":8},{"type":36,"tag":37,"props":56,"children":57},{},[58,60,67,69,76],{"type":47,"value":59},"The List Waitlists endpoint returns every waitlist your account owns, with signup and view totals. It requires an ",{"type":36,"tag":61,"props":62,"children":64},"a",{"href":63},"\u002Fdocs\u002Fapi\u002Fauthentication",[65],{"type":47,"value":66},"account API key",{"type":47,"value":68}," (",{"type":36,"tag":70,"props":71,"children":73},"code",{"className":72},[],[74],{"type":47,"value":75},"wl_acct_…",{"type":47,"value":77},").",{"type":36,"tag":79,"props":80,"children":82},"h2",{"id":81},"endpoint-details",[83],{"type":47,"value":84},"Endpoint Details",{"type":36,"tag":86,"props":87,"children":88},"ul",{},[89,107],{"type":36,"tag":90,"props":91,"children":92},"li",{},[93,99,101],{"type":36,"tag":94,"props":95,"children":96},"strong",{},[97],{"type":47,"value":98},"URL",{"type":47,"value":100},": ",{"type":36,"tag":70,"props":102,"children":104},{"className":103},[],[105],{"type":47,"value":106},"https:\u002F\u002Fwaitlister.me\u002Fapi\u002Fv1\u002Fwaitlists",{"type":36,"tag":90,"props":108,"children":109},{},[110,115,116],{"type":36,"tag":94,"props":111,"children":112},{},[113],{"type":47,"value":114},"Method",{"type":47,"value":100},{"type":36,"tag":70,"props":117,"children":119},{"className":118},[],[120],{"type":47,"value":121},"GET",{"type":36,"tag":79,"props":123,"children":125},{"id":124},"request",[126],{"type":47,"value":127},"Request",{"type":36,"tag":129,"props":130,"children":132},"h3",{"id":131},"headers",[133],{"type":47,"value":134},"Headers",{"type":36,"tag":136,"props":137,"children":139},"pre",{"code":138},"X-Api-Key: wl_acct_your-account-api-key\n",[140],{"type":36,"tag":70,"props":141,"children":143},{"__ignoreMap":142},"",[144],{"type":47,"value":138},{"type":36,"tag":129,"props":146,"children":148},{"id":147},"example-request",[149],{"type":47,"value":150},"Example Request",{"type":36,"tag":136,"props":152,"children":157},{"code":153,"language":154,"meta":142,"className":155},"curl \"https:\u002F\u002Fwaitlister.me\u002Fapi\u002Fv1\u002Fwaitlists\" \\\n  -H \"X-Api-Key: wl_acct_your-account-api-key\"\n","bash",[156],"language-bash",[158],{"type":36,"tag":70,"props":159,"children":160},{"__ignoreMap":142},[161],{"type":47,"value":153},{"type":36,"tag":79,"props":163,"children":165},{"id":164},"response",[166],{"type":47,"value":167},"Response",{"type":36,"tag":129,"props":169,"children":171},{"id":170},"success-response-200",[172,174],{"type":47,"value":173},"Success Response ",{"type":36,"tag":70,"props":175,"children":178},{"className":176},[177],"inline-code-green",[179],{"type":47,"value":180},"200",{"type":36,"tag":136,"props":182,"children":187},{"code":183,"language":184,"meta":142,"className":185},"{\n  \"success\": true,\n  \"data\": {\n    \"waitlists\": [\n      {\n        \"id\": \"aBcDeFgH123\",\n        \"key\": \"AbC123xYz456\",\n        \"name\": \"My Product\",\n        \"slug\": \"my-product\",\n        \"subscribers\": 128,\n        \"views\": 2450,\n        \"created_at\": 1751700000000\n      }\n    ],\n    \"total\": 1\n  }\n}\n","json",[186],"language-json",[188],{"type":36,"tag":70,"props":189,"children":190},{"__ignoreMap":142},[191],{"type":47,"value":183},{"type":36,"tag":193,"props":194,"children":196},"h4",{"id":195},"waitlist-object-fields",[197],{"type":47,"value":198},"Waitlist Object Fields",{"type":36,"tag":200,"props":201,"children":202},"table",{},[203,227],{"type":36,"tag":204,"props":205,"children":206},"thead",{},[207],{"type":36,"tag":208,"props":209,"children":210},"tr",{},[211,217,222],{"type":36,"tag":212,"props":213,"children":214},"th",{},[215],{"type":47,"value":216},"Field",{"type":36,"tag":212,"props":218,"children":219},{},[220],{"type":47,"value":221},"Type",{"type":36,"tag":212,"props":223,"children":224},{},[225],{"type":47,"value":226},"Description",{"type":36,"tag":228,"props":229,"children":230},"tbody",{},[231,254,275,296,317,339,360],{"type":36,"tag":208,"props":232,"children":233},{},[234,244,249],{"type":36,"tag":235,"props":236,"children":237},"td",{},[238],{"type":36,"tag":70,"props":239,"children":241},{"className":240},[],[242],{"type":47,"value":243},"id",{"type":36,"tag":235,"props":245,"children":246},{},[247],{"type":47,"value":248},"String",{"type":36,"tag":235,"props":250,"children":251},{},[252],{"type":47,"value":253},"Waitlist document ID",{"type":36,"tag":208,"props":255,"children":256},{},[257,266,270],{"type":36,"tag":235,"props":258,"children":259},{},[260],{"type":36,"tag":70,"props":261,"children":263},{"className":262},[],[264],{"type":47,"value":265},"key",{"type":36,"tag":235,"props":267,"children":268},{},[269],{"type":47,"value":248},{"type":36,"tag":235,"props":271,"children":272},{},[273],{"type":47,"value":274},"Waitlist key — use it in every per-waitlist API path",{"type":36,"tag":208,"props":276,"children":277},{},[278,287,291],{"type":36,"tag":235,"props":279,"children":280},{},[281],{"type":36,"tag":70,"props":282,"children":284},{"className":283},[],[285],{"type":47,"value":286},"name",{"type":36,"tag":235,"props":288,"children":289},{},[290],{"type":47,"value":248},{"type":36,"tag":235,"props":292,"children":293},{},[294],{"type":47,"value":295},"Waitlist name",{"type":36,"tag":208,"props":297,"children":298},{},[299,308,312],{"type":36,"tag":235,"props":300,"children":301},{},[302],{"type":36,"tag":70,"props":303,"children":305},{"className":304},[],[306],{"type":47,"value":307},"slug",{"type":36,"tag":235,"props":309,"children":310},{},[311],{"type":47,"value":248},{"type":36,"tag":235,"props":313,"children":314},{},[315],{"type":47,"value":316},"URL slug of the waitlist",{"type":36,"tag":208,"props":318,"children":319},{},[320,329,334],{"type":36,"tag":235,"props":321,"children":322},{},[323],{"type":36,"tag":70,"props":324,"children":326},{"className":325},[],[327],{"type":47,"value":328},"subscribers",{"type":36,"tag":235,"props":330,"children":331},{},[332],{"type":47,"value":333},"Number",{"type":36,"tag":235,"props":335,"children":336},{},[337],{"type":47,"value":338},"Total signups",{"type":36,"tag":208,"props":340,"children":341},{},[342,351,355],{"type":36,"tag":235,"props":343,"children":344},{},[345],{"type":36,"tag":70,"props":346,"children":348},{"className":347},[],[349],{"type":47,"value":350},"views",{"type":36,"tag":235,"props":352,"children":353},{},[354],{"type":47,"value":333},{"type":36,"tag":235,"props":356,"children":357},{},[358],{"type":47,"value":359},"Total tracked views",{"type":36,"tag":208,"props":361,"children":362},{},[363,372,376],{"type":36,"tag":235,"props":364,"children":365},{},[366],{"type":36,"tag":70,"props":367,"children":369},{"className":368},[],[370],{"type":47,"value":371},"created_at",{"type":36,"tag":235,"props":373,"children":374},{},[375],{"type":47,"value":333},{"type":36,"tag":235,"props":377,"children":378},{},[379],{"type":47,"value":380},"Creation timestamp (Unix ms)",{"type":36,"tag":37,"props":382,"children":383},{},[384],{"type":47,"value":385},"Waitlists are sorted by creation date, newest first.",{"type":36,"tag":129,"props":387,"children":389},{"id":388},"error-responses",[390],{"type":47,"value":391},"Error Responses",{"type":36,"tag":200,"props":393,"children":394},{},[395,410],{"type":36,"tag":204,"props":396,"children":397},{},[398],{"type":36,"tag":208,"props":399,"children":400},{},[401,406],{"type":36,"tag":212,"props":402,"children":403},{},[404],{"type":47,"value":405},"Status Code",{"type":36,"tag":212,"props":407,"children":408},{},[409],{"type":47,"value":226},{"type":36,"tag":228,"props":411,"children":412},{},[413,431],{"type":36,"tag":208,"props":414,"children":415},{},[416,426],{"type":36,"tag":235,"props":417,"children":418},{},[419],{"type":36,"tag":70,"props":420,"children":423},{"className":421},[422],"inline-code-red",[424],{"type":47,"value":425},"401",{"type":36,"tag":235,"props":427,"children":428},{},[429],{"type":47,"value":430},"Missing, invalid, or revoked account API key",{"type":36,"tag":208,"props":432,"children":433},{},[434,443],{"type":36,"tag":235,"props":435,"children":436},{},[437],{"type":36,"tag":70,"props":438,"children":440},{"className":439},[422],[441],{"type":47,"value":442},"429",{"type":36,"tag":235,"props":444,"children":445},{},[446],{"type":47,"value":447},"Rate limit exceeded",{"type":36,"tag":79,"props":449,"children":451},{"id":450},"next-steps",[452],{"type":47,"value":453},"Next Steps",{"type":36,"tag":86,"props":455,"children":456},{},[457,466],{"type":36,"tag":90,"props":458,"children":459},{},[460],{"type":36,"tag":61,"props":461,"children":463},{"href":462},"\u002Fdocs\u002Fapi\u002Fendpoints\u002Fwaitlists\u002Fcreate-waitlist",[464],{"type":47,"value":465},"Create a waitlist",{"type":36,"tag":90,"props":467,"children":468},{},[469,475],{"type":36,"tag":61,"props":470,"children":472},{"href":471},"\u002Fdocs\u002Fapi\u002Fendpoints\u002Fanalytics\u002Fget-stats",[473],{"type":47,"value":474},"Read stats",{"type":47,"value":476}," for a single waitlist",{"title":142,"searchDepth":478,"depth":478,"links":479},3,[480,482,486,494],{"id":81,"depth":481,"text":84},2,{"id":124,"depth":481,"text":127,"children":483},[484,485],{"id":131,"depth":478,"text":134},{"id":147,"depth":478,"text":150},{"id":164,"depth":481,"text":167,"children":487},[488,493],{"id":170,"depth":478,"text":489,"children":490},"Success Response 200",[491],{"id":195,"depth":492,"text":198},4,{"id":388,"depth":478,"text":391},{"id":450,"depth":481,"text":453}]