Get applied database schema migrations
GET/api/v4/system/schema/version
Returns the list of applied database schema migrations.
Permissions Must have at least one sysconsole read permission.
Responses
- 200
- 401
- 403
- 500
Applied schema migrations retrieval successful
No access token provided
Do not have appropriate permissions
Something went wrong with the server