Skip to content
VANGUARD OpenAPI
Main Navigation
API Reference
Appearance
Menu
Return to top
Get one stage
GET
/stage/{stageId}
The route is use to get a stage data.
Authorizations
bearer
Type
HTTP (bearer)
Parameters
Path Parameters
stageId
*
The id of the stage
Type
string
Required
Responses
200
400
401
404
500
Content-Type
application/json
Schema
JSON
JSON
{
}
GET
/stage/{stageId}
Playground
Server
Select a server...
Authorization
bearer
Variables
Key
Value
stageId
*
Try it out
Samples
Powered by
VitePress OpenAPI