Get rollup by slug
GET
/v1/rollup/slug/{slug}Last modified: 3 months ago
Get rollup by slug
Request
Path Params
slug
string
required
Slug
Example:
test
Request samples
Responses
OK(200)
No Content(204)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago