List job facets
Return available Workday job-search facets and counts.
Capability ID
workday.jobs.facets
Cost
1 credit per request
Maximum runtime
30 seconds
POST
/execute
Shared execution endpoint
Input parameters
applied_facets
object
optional
Applied facets supplied for this request.
Example
{"jobFamilyGroup":["ace7a3d23b7e01a0544279031a0ec85c"],"locations":["1e4a4eb3adf1011246675c76bf81f8ce"],"timeType":["dc193d6170de10860883d9bf7c0e01a9"],"workerSubType":["dc8bf79476611087dfde9c6b065bae76"]}
board_url
string
required
Public URL for Board.
Example
https://intel.wd1.myworkdayjobs.com/en-US/External
query
string
optional
Search query.
Example
software
Response
Successful output is returned in results[0].data. Raw platform output is
intentionally open-ended and may evolve with the upstream source.
No committed sample output is available for this capability yet.
Execution behavior
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until the job reaches completed or
failed.