8 Service APIs
This section provides a reference for APIs that should be implemented by this Building Block.

8.1 Administrative/Analyst Functions
8.2 Applicant Functions
API endpoint that allows user to get database information with schema
Id of the database that schema is requested
1Format is: INSTANCE/CLASS/MEMBER/SUBSYSTEM
eGovStack/GOV/90000009/eregistrations-devDatabase ID
353Database version number
2.7Database name
MCTSDatabase description
Database holding information about MCTS objectsOwner of the database (institution)
Ministry of Social AffairsNumber format in database
{code}{indexNoByCode}Shows database draft status (is draft true/false)
falseShows if database is disabled or not
falseShows if database is archived or not
falseShows database last modification time
2021-10-03T08:35:01.775915ZShows user name of a person who created the database
ingmar.devShows id of a person who created the database
1Shows user id whose behalf was this database created
0Shows user name whose behalf was this database created
Shows database increment
0Shows if this database has logo or not
falseAPI endpoint that allows user to create or modify database schema
Format is: INSTANCE/CLASS/MEMBER/SUBSYSTEM
eGovStack/GOV/90000009/eregistrations-devGroup name where this schema is located
TestCatalog name where this schema is located
Mother and ChildShort code of the database
MCRSuccess
Schema object describing the database
object20IDSuccess
API endpoint that allows user to delete database schema
Id of the database that schema is requested
1Format is: INSTANCE/CLASS/MEMBER/SUBSYSTEM
eGovStack/GOV/90000009/eregistrations-devSuccess
SuccessSuccess
API endpoint that allows user to get information about all databases
Format is: INSTANCE/CLASS/MEMBER/SUBSYSTEM
eGovStack/GOV/90000009/eregistrations-devNo content
Last updated
Was this helpful?