Explore
0.0.0
OAS3
Servers
/
Authorize
Ipesri
GET
/api
/ipesris
/{id}
Retrieves a Ipesri resource.
Log
GET
/api
/logs
/me
Get downloads for current user.
GET
/api
/logs
/{id}
Retrieves a Log resource.
Uai
GET
/api
/uais
Retrieves the collection of Uai resources.
POST
/api
/uais
Creates a Uai resource.
GET
/api
/uais
/logs
/downloads
Get the number of download for each UAI.
GET
/api
/uais
/{id}
Retrieves a Uai resource.
PUT
/api
/uais
/{id}
Replaces the Uai resource.
DELETE
/api
/uais
/{id}
Removes the Uai resource.
User
GET
/api
/users
Retrieves the collection of User resources.
POST
/api
/users
Creates a User resource.
GET
/api
/users
/is-token-exists
/{token}
Check if the token to reset password or activate the account is existing.
GET
/api
/users
/logs
/downloads
Get the number of download for each user.
GET
/api
/users
/logs
/downloads
/uai
Get downloads for the UAI of the current user.
GET
/api
/users
/logs
/exceeding-downloads-limit
Get the number of download for each user exceeding the download limit for a selected period.
GET
/api
/users
/me
/referent
Get the referent for the currently connected user only if his role is ROLE_USER.
PUT
/api
/users
/me
/reset-password
/{token}
Replaces the User resource.
POST
/api
/users
/send-token-reset-password
Creates a User resource.
GET
/api
/users
/{id}
Retrieves a User resource.
PUT
/api
/users
/{id}
Replaces the User resource.
DELETE
/api
/users
/{id}
Removes the User resource.
GET
/api
/users
/{id}
/logs
/downloads
Get the number of download for the user.
Schemas
Ipesri
Ipesri-uai.operations.collection.get.normalization
Ipesri-uai.operations.collection.post.denormalization
Ipesri-uai.operations.collection.put.denormalization.admin
Ipesri-uai.operations.item.get.normalization
Ipesri.jsonld
Ipesri.jsonld-uai.operations.collection.get.normalization
Ipesri.jsonld-uai.operations.collection.post.denormalization
Ipesri.jsonld-uai.operations.collection.put.denormalization.admin
Ipesri.jsonld-uai.operations.item.get.normalization
Log
Log-log.operations.collection.get.normalization
Log.jsonld
Log.jsonld-log.operations.collection.get.normalization
Session
Session.jsonld
Uai
Uai-uai.operations.collection.get.normalization
Uai-uai.operations.collection.get.stats.normalization
Uai-uai.operations.collection.post.denormalization
Uai-uai.operations.collection.put.denormalization.admin
Uai-uai.operations.item.get.normalization
Uai-user.operations.collection.get.normalization
Uai-user.operations.collection.get.stats.normalization
Uai-user.operations.collection.post.denormalization
Uai-user.operations.item.get.normalization
Uai.jsonld
Uai.jsonld-uai.operations.collection.get.normalization
Uai.jsonld-uai.operations.collection.get.stats.normalization
Uai.jsonld-uai.operations.collection.post.denormalization
Uai.jsonld-uai.operations.collection.put.denormalization.admin
Uai.jsonld-uai.operations.item.get.normalization
Uai.jsonld-user.operations.collection.get.normalization
Uai.jsonld-user.operations.collection.get.stats.normalization
Uai.jsonld-user.operations.collection.post.denormalization
Uai.jsonld-user.operations.item.get.normalization
User
User-user.operations.collection.get.normalization
User-user.operations.collection.get.stats.normalization
User-user.operations.collection.post.denormalization
User-user.operations.item.get.normalization
User-user.operations.item.get_my_referent.normalization
User-user.operations.item.post.reset_password.denormalization
User-user.operations.item.put.denormalization
User.jsonld
User.jsonld-user.operations.collection.get.normalization
User.jsonld-user.operations.collection.get.stats.normalization
User.jsonld-user.operations.collection.post.denormalization
User.jsonld-user.operations.item.get.normalization
User.jsonld-user.operations.item.get_my_referent.normalization
User.jsonld-user.operations.item.post.reset_password.denormalization
User.jsonld-user.operations.item.put.denormalization
Available formats:
jsonld
json
html
Other API docs:
ReDoc
GraphiQL