Get processes

Get the list of processes defined for the specified TeamSite.

PATH PARAMS

KeyTypeDescription
teamsiteidstringTeamSite ID

QUERY PARAMS

KeyTypeDescription
limitstringLimit 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
detailsboolIncludes an array of Document Generator Express templates. This is a potentially long running process and should be restricted to small data sets
filterstringFilter the result set to those with matching property values
Path Params
string
required

TeamSite ID

Query Params
string
Defaults to 20

Limit the return the specified number of results

string
Defaults to 0

Skip ahead in the return set by the offset value

string
Defaults to id

Order the results by the specified property value

boolean
Defaults to false

Return the result count instead of the result array

boolean
Defaults to false

Include an array LiveDocs for each process returned. This is a potentially long running process and should be restricted to small data sets

string
Defaults to name=process1

Filter the result set to those with matching property values

Response

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