List tickets (paginated)
documentedReturn tickets in a paginated fashion.
GET /api/1.1/json/tickets/?size={size}&page={page}Ticketsno implementation yet0 runsInput
account_host
HappyFox account host (account URL)
your-account.happyfox.com
size
Page size (tickets per page)
page
Page number
HAPPYFOX_BASIC_AUTH
Base64 Basic Auth credentials (base64 of 'api_key:api_secret')
BASE64_ENCODED_CREDS
Calls happyfox as you (your API key is your account); keychains.dev holds the credentials.