The full syntax of the REST API for is shown below. This summarizes how to use it within Theatre Manager. The following conventions are used:
- [ item ] - means that this part of the syntax is optional
- [item, ....] - means that the item can be repeated
- item1 | item2 - means you can use either Item1 or Item2 in the syntax
https://RestServerURL/api/v1 [/endpoint]
Putting it all together
the following examples show some of the power of the api to get exactly what you want.