Search Application History

The Search Application History API can be used to search for existing application history records.

This API uses query parameters (no JSON body). Below please find descriptions of the parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
1 to 100
Defaults to 20

Number of entities to return. Used for pagination implementation. If no value is provided used default 20. Max 100.

number
≥ 0

Number entities to skip. Useful for pagination implementation. Only works if count param is passed

const
enum

Field to sort by

Allowed:
string
enum

Direction of sort results. asc or desc

Allowed:
string

Search query to perform

applicationIds
array of strings
required

Single application ID or an array of application IDs to search associated history records for

applicationIds*
eventType
array of strings

Type of event to search for.

eventType
createdBy
array of strings

Array of team member IDs

createdBy
date-time

Created from date in ISO 8601 (YYYY-MM-DDTHH:mm:ss.SSSZ) format

date-time

Created before date in ISO 8601 (YYYY-MM-DDTHH:mm:ss.SSSZ) format

string

Identifier of the automation workflow or AI agent session that generated history records *

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json