LowCodeAPI
  • Pages(4)
    • GET
      List all pages that belong to a project
    • DEL
      Delete a certain page that belongs to a certain project
    • POST
      Reindex a certain page that belongs to a certain project
    • GET
      Preview file from a citation
GET
DELETE
POST
GET
GET
https://api.lowcodeapi.com/customgptai/api/v1/projects/project_id/pages
Query Parameters 3
pagenumber
durationnumber
orderstring

The query parameters will be sent as a URL query parameters as a part of the request.

Query Parameters
pagenumber
Page number to return
durationnumber
The duration of the projects to list. Defaults to 90 days.
orderstring
The order of the projects to list. Defaults to desc.
Response
API response data will be shown here once the request is completed.
CustomGPT.ai