cURL
curl --request GET \ --url http://localhost/api/v2/config/db-background-migrations
{ "migrations": [ { "inserted_at": "2023-11-07T05:31:56Z", "meta": {}, "migration_name": "<string>", "status": "<string>", "updated_at": "2023-11-07T05:31:56Z" } ] }
Returns list of background migrations that are not yet completed.
Documentation IndexFetch the complete documentation index at: https://docs.blockscout.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Uncompleted background migrations.
Show child attributes
Was this page helpful?