Read the top level REST resource

GET https://{{host}}:{{port}}/.well-known/host-meta

/api is the top level REST resource. Reading this resource shows what datastores are available and what operations are available.

Operations are executed by sending a GET command to the URL identified for the operation.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Authorizationstring