GET api - Tizra/Tizra-Customer-Tracker GitHub Wiki
API methods Using the GET method
All administrative GET requests support the following query parameter, to select an appropriate publication context for a request:
pub-typeindicates which state of a publication object should be accessed. The valuescms,staging, andliveare used to identify the different publication states on the server: the one currently stored in the admin editing tools, the version published to the staging (preview) site, and the version published to the live site.
Administrative variant of the site Query API
The admin-query-api allows use of the normal Tizra query formats, but returns additional administrative information that is restricted from the regular site authoring query api.
(Server): Access to Information for a Tizra object (via GET)
Tizra objects that may be accessed by management URLs include user accounts as well as publications.