Skip to content

Endpoint

  • Method: GET
  • Path: /media-gallery/{spaceSlug}
  • Edition: PRO
  • Controller: MediaGalleryController@index
  • Route source: fluent-community-pro/app/Modules/MediaGallery/MediaGalleryModule.php:18

GET Get Index

GET
/media-gallery/{spaceSlug}

Get Index for the FluentCommunity Media API.

Controller: MediaGalleryController@index
Route source: fluent-community-pro/app/Modules/MediaGallery/MediaGalleryModule.php:18

Authorizations

ApplicationPasswords

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

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
  
"message": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation