Contexts
Export a context's mapping table.
Returns the complete token-to-replacement mapping table for a context in a portable JSON form that can be re-imported into another context or environment. Only token hashes (never the original tokens) and their replacements are returned.
get/api/contexts/{name}/entries/export
Path parameters
namestring required
Query parameters
ownerstring
Headers
Authorizationstring required
Response
OK