Retrieves a single plan item entry by ID with optional field extensions for additional data.
READONLY[ADMIN, USER]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
"application/json"The id of the plan item
1
Extend options:
"actions-info": Give information about actions that can be done on the planItem
"updatable-fields": Get information about the field that can be updated
"anomaly": Get information about anomalies linked to the planItem
"equipment": Get information about equipment linked to the planItem
"site": Get information about site linked to the planItem
actions-info, updatable-fields, anomaly, equipment, site Success