Schemas
Project
{
"created_at": "2023-03-02T13:45:30.152Z",
"description": "My project description.",
"id": "2bb71bb9",
"metadata": {},
"name": "My Project",
"slug": "my-project",
"status": "active",
"updated_at": "2023-03-28T09:08:38.827Z",
"uuid": "2bb71bb9-2ca7-4473-95bf-6904bdf1fd35"
}
created_at
string
The project created at date.
description
string
The project description.
id
string
The project ID.
metadata
object
The project metadata.
name
string
The project name.
slug
string
The project slug.
status
string
The project status.
updated_at
string
The project updated at date.
uuid
string
The project UUID.
{
"created_at": "2023-03-02T13:45:30.152Z",
"description": "My project description.",
"id": "2bb71bb9",
"metadata": {},
"name": "My Project",
"slug": "my-project",
"status": "active",
"updated_at": "2023-03-28T09:08:38.827Z",
"uuid": "2bb71bb9-2ca7-4473-95bf-6904bdf1fd35"
}