Get Upload Links Endpoint

Upload links for a project, scoped to what the caller is allowed to see.

Two capabilities (migration 028):

  • settings.manage.uploadLinks -> every link in the project (the timetable / manager view)
  • uploadLinks.viewAssigned -> ONLY the links assigned to them, read-only

Before this, any project member got every link — so a photographer could see the whole shooting schedule and everyone else's tokens.

get/getUploadLinks

Query parameters

projectIdinteger required

Response

Successful Response

{"stackTrail":"paths:/getUploadLinks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.