Skip to main content

Get current user

Returns the current authenticated user.

This endpoint is scoped to the authenticated EDUMIS ID.

Header Parameters
EID string REQUIRED

Enter the EDUMIS (Organisation) ID

Responses
200

The Machine User Identity

Schema OPTIONAL
identityId int32 OPTIONAL
externalId string OPTIONAL
displayName string OPTIONAL
edumis string OPTIONAL
organisationId int32 OPTIONAL
providerName string OPTIONAL
role string OPTIONAL
insertedDateTime date-time OPTIONAL
updatedDateTime date-time OPTIONAL
400

When a registered user matching the authorization token cannot be found.

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL
errors object OPTIONAL
returnId string OPTIONAL
submissionToken string OPTIONAL
content object OPTIONAL
errorCode string OPTIONAL
403

When an invalid bearer token has been provided

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL
errors object OPTIONAL
returnId string OPTIONAL
submissionToken string OPTIONAL
content object OPTIONAL
errorCode string OPTIONAL
429

Rate Limiting may apply. Refer to Retry-After header

Schema OPTIONAL
type string OPTIONAL
title string OPTIONAL
status int32 OPTIONAL
detail string OPTIONAL
instance string OPTIONAL