v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBGet All Skill Ratings
This endpoint retrieves all skill ratings for the current organization. <h3>Required Scope</h3>skill_ratings:read or skill_ratings:write
Query parameters
Retrieves the next batch of skill ratings. This value expires after 2 minutes if a request has not been made during that time.
The maximum number of skill ratings to display per page. A maximum of 1000 is allowed.
Filter criteria that returns skill ratings rated on or after this date. Format yyyy-mm-dd.
Filter criteria that returns skill ratings rated before this date. Format yyyy-mm-dd.
Filter criteria that returns ratings by type. Can be Manager, Peer, or Self.
Filter criteria that returns the most recent skill rating for each user, skill, and rating type.
Filter criteria that returns skill ratings that were rated before this date. Format yyyy-mm-dd.
Filter criteria that returns skill ratings that were rated after this date. Format yyyy-mm-dd.
Filter criteria that returns skill ratings that were requested before this date. This filter excludes records that contain NULL for the DateRequested value. Format yyyy-mm-dd.
Filter criteria that returns skill ratings that were requested after this date. Format yyyy-mm-dd.
Filter criteria that returns private/limited visibility skill ratings.
Response
Success