events

Get Event By Slug

Fetch a single canonical Event by its slug.

Auth is verify_token (not current_user): a valid Firebase token is required, but the domain User does not have to exist yet. Anonymous callers MUST be able to reach this endpoint before the provider-connect step mints their domain User, otherwise they can't render the public event they came in for.

get/events/by-slug/{slug}

Path parameters

slugstring required

Response

Successful Response

object required

Changes

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