Brightspace Awards API - mass download all issued badges or certificates?

Andy.R.9906
Andy.R.9906 Posts: 2 New Community Member
edited October 15 in Higher Ed / Postsecondary
I'm trying to use Postman to write some Python to batch download all Awards issued organization-wide. I *think* that I'd need to make a GET call to https://{{BrightspaceDomain}}/d2l/api/bas/{{version}}/library/templates (no parameters) to get the full list of certificate templates that can be issued. I make that call but am getting a 404, which does not line up with any of the response codes listed for that call. Am I misreading the address of the endpoint, or doing something a little less intelligent? Thanks in advance.
Tagged:

Answers