Stacks docs home pagelight logodark logo
  • Pricing
  • Support
  • Dashboard
  • Dashboard
Links
list links
Documentation
API Reference
Change log
  • Documentation
  • Documentation
  • Feature board
  • Blog
  • API Documentation
    • Introduction
    Links
    • GET
      list links
    • GET
      show link
    • POST
      create link
    • PATCH
      update link
    • DEL
      delete link
    Collections
    • GET
      list collections
    • GET
      show collection
    • POST
      create collection
    • PUT
      update collection
    • DEL
      delete collection
    Files
    • GET
      list files
    • GET
      show file
    • POST
      create file
    • PUT
      update file
    • DEL
      delete file
    Pages
    • GET
      list user pages
    • GET
      show user page
    • POST
      create user page
    • PUT
      update user page
    • DEL
      delete user page
    Collections
    • GET
      list collections
    • POST
      create collection
    • GET
      show collection
    • PUT
      update collection
    • DEL
      delete collection
    • PATCH
      update collection
    Files
    • GET
      list files
    • POST
      create file
    • GET
      show file
    • PUT
      update file
    • DEL
      delete file
    Links
    • GET
      list links
    • POST
      create link
    • GET
      show link
    • DEL
      delete link
    • PATCH
      update link
    Pages
    • GET
      list user pages
    • POST
      create user page
    • GET
      show user page
    • PUT
      update user page
    • DEL
      delete user page
    • PATCH
      update user page
    Links

    list links

    GET
    /
    api
    /
    v1
    /
    links
    curl --request GET \
      --url https://{defaultHost}/api/v1/links \
      --header 'X-Authorization: <api-key>'

    Authorizations

    ​
    X-Authorization
    string
    header
    required

    Response

    200

    successful

    Was this page helpful?

    Introductionshow link
    xgithublinkedin
    Powered by Mintlify
    curl --request GET \
      --url https://{defaultHost}/api/v1/links \
      --header 'X-Authorization: <api-key>'