GET api/v1/searches/opportunity
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageIndex | integer |
None. |
|
| pageSize | integer |
None. |
|
| keywords | string |
None. |
|
| categories | string |
None. |
|
| typesofwork | string |
None. |
|
| commitments | string |
None. |
|
| interestAreas | string |
None. |
|
| postcode | integer |
None. |
|
| suburb | string |
None. |
|
| cities | string |
None. |
|
| states | string |
None. |
|
| location | string |
None. |
|
| radius | integer |
None. |
|
| suitabilities | string |
None. |
|
| dayandtimes | string |
None. |
|
| tags | string |
None. |
|
| organisationId | integer |
None. |
|
| opportunityId | integer |
None. |
|
| opportunityIds | Collection of integer |
None. |
|
| doBlacklist | boolean |
None. |
|
| IncludeInternalCorporate | boolean |
None. |
|
| ExcludePublic | boolean |
None. |
|
| excludeExtendedEOI | boolean |
None. |
|
| includeEOIRedirectUrl | boolean |
None. |
|
| includeTags | boolean |
None. |
|
| ReturnMarkDown | boolean |
None. |
|
| VolunteerId | integer |
None. |
|
| includeNotCurrentlyAdvertised | boolean |
None. |
|
| onlyPrivate | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |