Documentation Index

Fetch the complete documentation index at: https://support.keypro.fi/llms.txt

Use this file to discover all available pages before exploring further.

2025-11-06 14.00 UTC - There are currently no active events. All systems operational.

Get maintenance history details

Prev Next
Get
/maintenance_histories/{id}/

Operation is used to retrieve full details of given maintenance history id.

Security
API Key: Token
Header parameter nameAuthorization

Token issued for API consumer.

Path parameters
id
integerRequired

Id of maintenance history

Responses
200

A result response object.

Expand All
object

Maintenance history

comment
string

Maintenance history comments

component
object (Component)

Component

description
string

Description

groupname
string

Group name of the component

id
integer

Unique id of constant

is_active
boolean

Whether the component is active

name
string

Name of the component

orderno
integer

Order number

parent
object (Component) Recursive

Component

unitAbbreviation
string

Unit abbreviation

unitPrice
number (float)

Unit price

componentName
string

Name of the component

contentType
integer

Content type id, use /api/v2/object-types/ endpoint to get these

createdBy
string

Creator

createdTs
string (date-time)

Creation date and time

deflection
string

Deflection name

id
integer

Unique id of constant

inShape
boolean

In shape flag

objectId
integer

Object id

401

Authentication credentials are missing or invalid

{
  "details": "Authentication credentials were not provided"
}
object

Standard error response payload

details
string

Detailed description of error

404

Object was not found

{
  "details": "Not found."
}
object

Standard error response payload

details
string

Detailed description of error