Retrieve a maintenance message
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns a maintenance message object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
maintenance.message The member of the team who sent the message. null on a message from the tenant.
The tenant who sent the message. null on a message from the team.
The maintenance issue the message belongs to.
Which side of the conversation the message came from.
team, tenant The text content of the message.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.