Get scheduled processes

Get a list of scheduled jobs for the specified batch.

PATH PARAMETERS

KeyTypeDescription
teamsiteIdstringTeamSite ID
batchIdstringBatch Process ID

QUERY PARAMETERS

KeyTypeDescription
limitintLimit the return the specified number of results
offsetintSkip ahead in the return set by the offset value
orderBystringOrder the results by the specified property value
countOnlyboolReturn the result count instead of the result array
filterstringFilter the result set to those with matching property values
Path Params
string
required

TeamSite ID

string
required

Batch Process ID

Query Params
string
Defaults to 20

Limit the return to the specified number of results

string
Defaults to 5

Skip ahead in th ereturn set by the offset value

string
Defaults to name

Order the results by the specifeid property value

boolean
Defaults to false

Return the result count instead of the result set

string
Defaults to 00000000-0000-0000-0000-000000000000

Filter the result set to records matching the specified property value

Response

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