Search Leisure Event Details By UUID

GET

Search Leisure Event Details By UUID

Retrieve the detail of a sub-Event hosted by Main Leisure Event, by providing Main Event unique identifier. The acronym for the unique identifier is uuid. The uuid is generated while creating new Leisure Events using Create Leisure Events from content provider API. You can retrieve uuids from Search Leisure Events By Keyword or UUIDs API.

Resource URL

https://api.stb.gov.sg/content /events/v2/details/{uuid}

Header Parameters

Name Values Description
Content-Type

Format of the request body sent. Accepts only application/json.

X-Content-Language

Supported language [en | zh-cn | zh-tw | ja | ko].
Validation: acceptable language code

Try it out

uuid Attribute used to uniquely identify Main Leisure Event. true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

HTTP Code Description
Bad Request — Request was not accepted and could be due to malformed parameter (e.g. spelling error) or missing a required parameter.
Unauthorised — API key is invalid or was not provided.
Forbidden — API key does not have the permission to perform the request.
Resource Not Found — Requested resource (i.e. the resource URL) does not exist.
Method Not Allowed — The HTTP request method is not supported by the resource.
Not Acceptable — Requester's acceptable content type for the response does not match the content type returned by the resource.
Request URL Too Long — Request URL exceeded the maximum acceptable URL length.
Unsupported Media Type — Request's format is not supported by the resource.
Unprocessable Entity — Request was not accepted, often due to semantic errors, such as data format.
Server Errors — Something is not working on TIH's end, happened very rarely.

Resource Summary

Security Category

Events (Leisure)

Working...