client.gamma.events.getEventBySlug fetches the same rich event payload as getEventById, using the
human-readable slug.
Request
Parameters
Response
A singleEvent object identical to Event by ID.
Usage example
Failure modes
slugmust be a non-empty string.