Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.scalev.com/v3/pages/tags \ --header 'Authorization: Bearer <token>'
{ "data": [ "<string>" ], "is_paginated": false }
Lists landing page tags visible to the authenticated business.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Landing page tags
false
Apakah halaman ini membantu?