v1

latestOpenAPI 3.0.12026-08-04115177259.2 KB
Cards

Obter por ID

get/v2/panel/card/{id}

Path parameters

idstring uuid required

ID do card.

Query parameters

IncludeDetailsstring[]

Detalhes que devem ser incluídos na resposta.

Response

Success

idstring uuid
createdAtstring date-time
updatedAtstring date-time
companyIdstring uuid
panelIdstring uuid
panelTitlestring nullable
stepIdstring uuid
stepTitlestring nullable
stepPhase'NONE' | 'INITIAL' | 'FINAL' nullable
positionnumber double
titlestring nullable
descriptionstring nullable
keystring nullable
numberinteger
dueDatestring date-time nullable
isOverdueboolean
tagIdsstring[] nullable
sessionIdstring uuid nullable
monetaryAmountnumber double nullable
responsibleUserIdstring uuid nullable
contactIdsstring[] nullable
customFieldsobject nullable
metadataobject nullable
status'OPEN' | 'WON' | 'LOST' | 'ARCHIVED'