Skip to main content

Get a dataset by ID

GET 

/api/v2/Dataset/:id

Get a dataset by ID

Request

Path Parameters

    id uuidrequired

    The unique identifier of the dataset.

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Responses

Returns the dataset details.

Loading...