Improved
Updated Get All Awarded Certifications
over 4 years ago by Jessie Tully
Updated existing API endpoint with parameters that allow you to filter the results returned by start and end date. This allows you to retrieve a subset of academy certifications awarded between two dates.
https://developers.workramp.com/reference/get-all-awarded-certifications
Timestamp formats
startandenddate query parameters are formatted in "10-digit seconds from epoch",
e.g. ,1488144236, but the results return a 13 digit (plus decimal) format, e.g.1488144236206.5808.
