Gets the list of all deployed projects.
GET {{baseUrl}}/projects?format=XML
Gets the list of all deployed projects.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
format | string | The response format, json or XML. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"id":"amet aliqua","name":"Ut"},{"id":"sed aliqua voluptate minim in","name":"fugiat adipisicing"}]