The login status API is located in the default module, so the URL is accessed directly without "editor" prefix.

Provides the files of a task, and the possibility to reorder the files in the filetree.

URL:

/login/status

Available Methods:

GET

Specialities:

-

 

Resource Layout of a single file node

Name

Type

Info

state

string

GET only, contains "authenticated" if a user is authenticated at the application.

user

object

contains the authenticated user. The users structure is as described in the user API.