List Applications
List Applications
Retrieve a paginated list of applications with optional filters
GET
List Applications
List Applications
Retrieve a paginated list of applications belonging to the authenticated company.Endpoint
Authentication
[!NOTE] Requires a valid company API key in theAuthorizationheader (format:Api-Key <key>).
Query Parameters
Example Request
Responses
200: OK
Paginated list of applications’ attributes.400: Bad Request
Missing/invalid parameters or invalid datetime format.500: Internal Server Error
Unexpected error.Notes
- All datetime values must be ISO 8601 strings (
YYYY-MM-DDTHH:MM:SSZ) - If no timezone is provided, the server assumes its default timezone
- Results are ordered by most recent first
- For advanced filtering with OG variable support, see the v2 endpoint