Skip to content

Endpoint

  • Method: GET
  • Path: /migrations/buddypress/status
  • Edition: Core
  • Controller: BPMigrationController@getPollingStatus
  • Route source: fluent-community/Modules/Migrations/Http/migration_api.php:14
  • Controller source: fluent-community/Modules/Migrations/Http/Controllers/BPMigrationController.php

GET Get Buddypress Migration Status

GET
/migrations/buddypress/status

Get Buddypress Migration Status for the FluentCommunity Migrations API.

Controller: BPMigrationController@getPollingStatus
Route source: fluent-community/Modules/Migrations/Http/migration_api.php:14

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
"string"

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation