GET PlanCare2Api/ClientAttentions?clientId={clientId}

Retrieve all attentions for the selected client.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The client for whom to fetch the attentions.

integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of attentions.

Collection of ClientAttention
NameDescriptionTypeAdditional information
ClientAttentionId

The Id of the attention

integer

None

ClientId

The Id of the client

integer

None

Description

The description of the attention

string

None

StartDate

The start date

date

None

EndDate

The end date

date

None

CreatedByUsername

The name of the relation that created the attention

string

None

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Er is een uitzondering opgetreden van het type System.OutOfMemoryException.