Get Employee's Aspirational Jobs
Use this API for
- Retrieving a user’s aspirational jobs (future roles they are interested in)
Typical use cases
- Powering career coaching, development planning, or career pathing experiences
- Syncing aspirational job data into external talent or development systems
Localization
- provides translated job/role title
Throttling
- 100 requests/minute
Error descriptions
| Error Types | Error Message | Error Code |
|---|---|---|
| Tenant | tenant is not an Lx-Galaxy tenant | 403 |
| Aspirational role not present | No aspirational roles/career paths found for user | 404 |
| UserId is missing | UserID cannot be null or empty | 400 |
Permission required
- N/A
OAuth 2.0 scope aspirationaljob:read
Included features
- Read-only access to user-defined aspirational jobs
Excluded features
- Creating or updating aspirational jobs via API