Error
A valid request URL is required to generate request examples{
"results": [
{
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdByUserUuid": "<string>",
"allowPersonal": true,
"isDefault": true,
"publishedConfig": {
"rows": [
{
"blocks": [
{
"config": {
"content": "<string>"
},
"type": "markdown",
"id": "<string>"
}
],
"id": "<string>"
}
],
"version": 1
},
"draftConfig": {
"rows": [
{
"blocks": [
{
"config": {
"content": "<string>"
},
"type": "markdown",
"id": "<string>"
}
],
"id": "<string>"
}
],
"version": 1
},
"name": "<string>",
"projectUuid": "<string>",
"homepageUuid": "<string>"
}
],
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Homepage
Get apiv1projects homepagelist
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
homepage
/
list
Error
A valid request URL is required to generate request examples{
"results": [
{
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdByUserUuid": "<string>",
"allowPersonal": true,
"isDefault": true,
"publishedConfig": {
"rows": [
{
"blocks": [
{
"config": {
"content": "<string>"
},
"type": "markdown",
"id": "<string>"
}
],
"id": "<string>"
}
],
"version": 1
},
"draftConfig": {
"rows": [
{
"blocks": [
{
"config": {
"content": "<string>"
},
"type": "markdown",
"id": "<string>"
}
],
"id": "<string>"
}
],
"version": 1
},
"name": "<string>",
"projectUuid": "<string>",
"homepageUuid": "<string>"
}
],
"status": "ok"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?
āI