Obter status externo do servicing
Retorna um servicing enriquecido com um status obtido externamente. Um UUID malformado resulta em 422 (erro de schema), distinto do 404.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Servicing identifier.
"550e8400-e29b-41d4-a716-446655440000"
Resposta
OK
ISO-8601 creation timestamp (RFC 3339, UTC).
"2026-06-14T12:00:00Z"
Health status fetched from the external provider (e.g. "healthy", "recovered"); distinct from the lifecycle status field.
"healthy"
Servicing UUID.
"550e8400-e29b-41d4-a716-446655440000"
Servicing display name.
Lifecycle status. One of "active" or "inactive".
"active"
ISO-8601 last-update timestamp (RFC 3339, UTC).
"2026-06-14T12:00:00Z"
Optional servicing description; omitted when empty.

