mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
654 B
654 B
title
| title |
|---|
| Dump Show |
Dump Show Endpoint
The dump show endpoint returns a dump resource.
URL
GET /dump/{id}
Authentication
None
Parameters
| Name | Required | Description |
|---|---|---|
| fields | No | Sparse fieldsets for resource types |
Response
{
dump: {
id: id,
path: "path",
created_at: "created_at",
updated_at: "updated_at",
link: "link"
}
}
Example
curl https://api.animethemes.moe/dump/1