Retrieve a list of reportsCopy Pageget https://api.talent.performyard.com/v1/reportsRetrieves a list of all available reports created in your PerformYard instance.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).tagsarray | stringFilter the returned reports by a specific tag. Accepts only a single string value. Case sensitive.tags array | stringnamestringFilter the returned reports by a specific name. Accepts only a single string value. Case sensitive.companyIdstringtypestringenumThe type of report to return.employeeReportreviewReportgoalReportsurveyReportAllowed:employeeReportreviewReportgoalReportsurveyReportResponses 200Default Response 500Default ResponseUpdated 4 months ago Check API statusRetrieve a report's dataDid this page help you?YesNo