GET api/clients/vacancies?clientId={clientId}

Logged in Client contact vacancies

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

string

None.

Body Parameters

None.

Response Information

Resource Description

ClientVacancyViewModel
NameDescriptionTypeAdditional information
OpenJobs

Collection of JobOfferSelectDTO

None.

CurrentJobs

Collection of PlacementDTO

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: Error getting value from 'WebAppProfileUrl' on 'DNA.Core.Clients.ClientTalentPoolDTO'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'WebAppProfileUrl' on 'DNA.Core.Clients.ClientTalentPoolDTO'.