Files
animethemes-api-docs/docs/admin/dump/show/index.md
T

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