List applications
List applications
Returns a paginated list of applications.
Results are sorted by creation date (newest first).
Use optional search to filter by name (case-insensitive partial match).
GET
List applications
Authorizations
Your Trusys API key. Create and manage keys in the Trusys UI under Settings โ API Keys.
Include the key on every request:
x-api-key: <your-api-key>Query Parameters
Page number for paginated results (1-based).
Required range:
x >= 1Maximum number of applications per page (max 100).
Required range:
1 <= x <= 100Optional case-insensitive filter on application name.