/entries

Collection of entries.

get

Get a list of entries.

post

Add a new entry. Currently binary attributes are not supported. New entry is added to the given groups.

Entity representing a entry.

put

Update the entry with id = {entryId}. Binary attributes are not currently supported.

delete

Removes entry from the given group. If entry does not have any groups left, then it will be permanently deleted.

get

Get the entry with entryId = {entryId}.

/groups

Collection of groups.

get

Get a list of groups.

/template

Entity representing a template.

get

Get the currently logged-in user's directory view template with containers and masters.