List system banners (maintenance, update, failure)
Fetches active banners from Hive. Optionally scoped to the user's vault.
GET
/api/bannersRequest
curl
curl -X GET https://platform.trickest.com/api/banners \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Active banner messages
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring