Retrieve a list of review templatesCopy Pageget https://api.talent.performyard.com/v1/review-templatesRetrieves all available review templates, including their name and the number of forms it contains.Query Paramslimitstring^[0-9]+$The number of records to be returned in a single API Request.offsetstring^[0-9]+$Used to paginate through a list of records. Can be combined with limit. Increment the value by one to fetch subsequent pages (1 for the second page, 2 for the third, etc.).sortstringOrder in which to return the records. Allowed Values: asc(FIELD_NAME), desc(FIELD_NAME).namestringFilter the returned review templates by a specific name.Responses 200Default Response 400Default Response 404Default Response 500Default ResponseUpdated 4 months ago Add an employee to a review cycleSwaggerDid this page help you?YesNo