Fetch Background Job Entries API
GET
https://api.chakrahq.com/v1/ext/background-job/{backgroundJobId}/entries
Response
Request
Path Params
backgroundJobId
string
required
Example:
006af7f9-d5fb-4d1a-8b31-ac6f3a3a1dfc
Query Params
completionStatus
string
optional
Example:
SUCCESS
limit
integer
optional
Example:
10
skip
integer
optional
Example:
2000