get https://api.seismic.com/livedocs-express/v2/teamsites//batches
Get the list of processes defined for the specified TeamSite.
PATH PARAMS
Key | Type | Description |
---|---|---|
teamsiteid | string | TeamSite ID |
QUERY PARAMS
Key | Type | Description |
---|---|---|
limit | string | Limit the return the specified number of results |
offset | int | Skip ahead in the return set by the offset value |
orderBy | string | Order the results by the specified property value |
countOnly | bool | Return the result count instead of the result array |
details | bool | Include an array LiveDocs for each process returned. This is a potentially long running process and should be restricted to small data sets |
filter | string | Filter the result set to those with matching property values |