Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string<uuid>
required

The unique identifier for the Bitsy Link.

start_date
string
required

Start date for filtering link analytics. Must be in 'YYYY-MM-DD' format.

Pattern: ^\d{4}-\d{2}-\d{2}$
end_date
string
required

End date for filtering link analytics. Must be in 'YYYY-MM-DD' format.

Pattern: ^\d{4}-\d{2}-\d{2}$

Response

Details of the requested Bitsy Link Analytics

status
enum<string>
required
Available options:
success
data
object
required