/
LA
laradashboard
/
Lara Dashboard API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
ActionLog
2
Auth
4
Module
4
get
Display a listing of the modules
get
Display the specified module
delete
Remove the specified module
patch
Toggle module status
Permission
3
Post
6
Role
6
Setting
3
TaskManager
4
Term
6
Terms
1
User
6
Module
Display a listing of the modules
get
/v1/modules
Query parameters
search
string
status
string
Response
object
required
success
boolean
required
message
'Modules retrieved successfully'
required
data
ModuleResource[]
required
Changes