Get a structure details

View as Markdown
Get data of a academic structure. This does not check if the structure belongs to a program or specialisation.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

structureIdstringRequired

Response

OK
idstringformat: "uuid"
titlestring
descriptionstring
creditPointsinteger
creditPointsMaxinteger
itemslist of objects
childrenlist of any
dynamicRulesanyOptional

Errors

404
Not Found Error