get
https://company_subdomain.talkpush.com/api/talkpush_services/movement_reasons
Returns the company's configured Shortlist Reasons and Reject Reasons — the values recruiters can pick when moving a candidate to a shortlisted or rejected state. Soft-deleted reasons are excluded.
Filtering: Use the optional type query parameter to narrow the results to a single bucket (rejected or shortlisted). Omitting it returns both buckets in one response. Any other value returns 422 Unprocessable Entity.
Pagination: Use page and per_page (default 25, max 100). The response headers X-Total-Count (total matching reasons) and X-Page-Count (total pages) make page traversal straightforward.
401Missing, invalid, or inactive API key.
500Internal server error; the response may include an exception message.
