Returns the lock screen configuration a space shows to visitors who are not members — its copy, imagery and call to action.
Endpoint
Method:
GETPath:
/spaces/{spaceSlug}/lockscreensEdition: Core
Controller:
SpaceController@getLockScreenSettingsRoute source:
fluent-community/app/Http/Routes/api.php:25Controller source:
fluent-community/app/Http/Controllers/SpaceController.phpA secret space the caller is neither a member nor an admin of returns the same 404 as a space that does not exist.
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
GET Get Space Lockscreens
Returns the lock screen configuration a space shows to visitors who are not members — its copy, imagery and call to action.
Controller: SpaceController@getLockScreenSettings
Route source: fluent-community/app/Http/Routes/api.php:25
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Parameters
Path Parameters
SpaceSlug extracted from the URL path.
Responses
Successful response