2. Endpoints

2. Endpoints

 

HTTP Method

Endpoint

Description

As of

HTTP Method

Endpoint

Description

As of

Service information

GET

/info

Endpoint to query information about the running USERS service for enaio®

1.0.0

Groups

GET

/api/groups

Endpoint to query enaio® user groups of the system

1.0.0

GET

/api/groups/{id}

Endpoint to query information about a specific enaio® user group

1.0.0

GET

/api/groups/count

Endpoint to return the number of enaio® user groups in the system

1.0.0

GET

/api/groups/my

Endpoint to query information about my enaio® user group

1.0.0

Users

GET

/api/users

Endpoint to query enaio® users of the system

1.0.0

GET

/api/users/{id}

Endpoint to retrieve information about a specific enaio® user

1.0.0

GET

/api/users/count

Endpoint to return the number of enaio® users in the system

1.0.0

GET

/api/users/me

Endpoint to query information about my own enaio® user account

1.0.0