Detail Fleet Task PDF
Detail Fleet Task PDF
Path Parameters
id string required
Fleet Task UUID
Responses
- 200
- 400
- 401
- 403
- 404
OK
application/pdf
Schema
Schema
string
Bad Request
application/pdf
Schema
Example (from schema)
Schema
- Array [
- ]
errors
errors_v2 object
formatted object
issues object[]
code string
expected
message string
path string[]
received
message string
{
"errors": {},
"errors_v2": {
"formatted": {},
"issues": [
{
"code": "string",
"expected": {},
"message": "string",
"path": [
"string"
],
"received": {}
}
]
},
"message": "string"
}
Unauthorized
Forbidden
Not Found
Loading...