v1

latestOpenAPI 3.0.1Apache 2.02026-07-1424096195.5 KB
Case Attributes

Retrieve CaseAttribute by ID

Returns a single CaseAttribute corresponding to provided uniqueId

get/v3/caseAttributes/{uniqueId}

Path parameters

uniqueId'1' | '2' | '3' required

param ID of the CaseAttribute that needs to be fetched

ID of the CaseAttribute to be fetched

Query parameters

fieldsstring[]

CaseAttribute subentity fields to include in response (See OPTIONS endpoint for valid values)

countstring

Boolean that detnotes whether counts should be returned in the resultset

Response

The CaseAttribute

idinteger
dateAddedstring date-time
typestring
valuestring required
sourcestring
lastModifiedstring date-time
shardIdinteger
ownerIdinteger
caseIdinteger required
pinnedboolean
defaultboolean