Workflows
Obter workflow
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID do workflow
Query Parameters
Expande as referências.
Pode ser um valor único ou uma lista separada por vírgula (csv) de referências retornadas neste endpoint.
Response
200 - application/json
Retorna o objeto `Workflow` para um ID válido. Se excluído, retorna um subconjunto com a propriedade `deleted` como true.
The response is of type object
.