Public

Team manifest page

Returns the HTML assignment request page for a team assignment type. Open in a browser — not a JSON API endpoint.

get/assign/{org_slug}/{team_slug}/{event_slug}

Path parameters

org_slugstring required
team_slugstring required
event_slugstring required

Response

Default Response

string required

Example response

"<!DOCTYPE html><html><head><title>Request Assignment</title></head><body>...</body></html>"

Changes

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