Modules
Last updated
Was this helpful?
Last updated
Was this helpful?
/api/public/site/modules/{module}/items
The Module ID
1
A comma seperated list of item IDs to retrieve, leave empty to get all items
A comma seperated list of properties that you would like to retrieve, leave empty to get all properties
name,slug,enabled
Number of items to retireve, maximum of 500
20
Property by which to sort the results
created_at
Order of results (asc or desc)
desc
Page to retrieve number, to be used with per_page
1
No body
/api/public/site/modules/{module}/items/{id}
The Module ID
1
The Module Item ID
1
No body
/api/public/site/modules/{module}/create
The Module ID
1
No body