cURL
Bitsy Link
Retrieve all Bitsy Links
Retrieve all Bitsy Links
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bsy.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Title of the link, optional.
Maximum string length:
150Tag of the link, optional.
Maximum string length:
150Indicates if the link has been clicked.
Available options:
true, false Indicates if a password is required to access the link.
Available options:
true, false Start date for filtering links. Must be in 'YYYY-MM-DD' format.
Pattern:
^\d{4}-\d{2}-\d{2}$End date for filtering links. Must be in 'YYYY-MM-DD' format.
Pattern:
^\d{4}-\d{2}-\d{2}$Offset for pagination.
Pattern:
^\d+$Limit for pagination.
Pattern:
^\d+$