Retrieves all Properties
Get all properties
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/projects/properties HTTP/1.1
Host:
Accept: */*
[
{
"id": "text",
"title": "text",
"value": "text"
}
]