Error
A valid request URL is required to generate request examples{
"logs": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"message": "<string>",
"level": "info",
"timestamp": "2023-11-07T05:31:56Z",
"source": "<string>",
"devServerId": "<string>"
}
]
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Logs
Read recent development logs
Returns recent development logs for a project, optionally filtered by level or message text.
GET
/
v0
/
api
/
projects
/
{projectGroupId}
/
logs
Error
A valid request URL is required to generate request examples{
"logs": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"message": "<string>",
"level": "info",
"timestamp": "2023-11-07T05:31:56Z",
"source": "<string>",
"devServerId": "<string>"
}
]
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Authorizations
Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:
Path Parameters
Query Parameters
Available options:
info, warn, error Required range:
x <= 100Response
Logs list
Show child attributes
Show child attributes
Was this page helpful?