Settings

Listar status

Retorna a lista de status do workspace.

get/v1/settings/status

Response

Status retornados com sucesso

idstring required

Status unique identifier

namestring required

Status name

Example response

[
  {
    "id": "d6291111-9f95-4972-b20c-402a0656d200",
    "name": "Onboarding agendado"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.