GET registerslides

GET/registerslides
AuthorizationBearer <token>

Paste your JWT token here

In: header

Response Body

application/json

application/json

curl -X GET "https://loading/registerslides"
[
  {
    "id": 0,
    "sortOrder": 0,
    "imagePath": "string"
  }
]
{
  "message": "string"
}