GET
/
datasets
/
{id}
curl --request GET \
  --url https://api.axiom.co/v2/datasets/{id}
{
  "created": "2022-07-20T02:35:14.137Z",
  "description": "string",
  "id": "string",
  "name": "string",
  "who": "string"
}

Path Parameters

id
string
required

Response

200
application/json

Success

The response is of type object.