Returns all employees having the specified skill.

Returns all employees having the specified skill.

A response header called "Pagination-MorePagesAvailable" will be sent in the response with a value of "yes" or "no", indicating whether more pages are available after
this one. That is, if the header value is "yes", the client should request the next page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The course code or skill name

Query Params
date-time

Limits the results to employee skills that have been updated after the specified UTC time.

int32

The number of results returned. Default 1000.

int32

The page offset. The response header "Pagination-MorePagesAvailable" indicates whether the call should be made again with an incremented offset.

boolean

Specifies whether or not to include the HeavyJob payroll code for each employee in the response. The default value is false.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json