Endpoint
- Method:
GET - Path:
/spaces/{spaceSlug}/pages/{pageSlug} - Edition: PRO
- Controller:
SpacePageController@show - Route source:
fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:20
Inferred sample
No recorded sample exists for this endpoint yet, so the payload below is inferred from the controller and model definitions. Field names and types are accurate; values are placeholders.
GET Get Show
GET
/spaces/{spaceSlug}/pages/{pageSlug}
Get Show for the FluentCommunity Spaces API.
Controller: SpacePageController@show
Route source: fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:20
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"
{
}