Fetch Background Job Entries API
GET
/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
Request samples
Responses
Modified at 2024-11-11 11:10:49