Changelog
Introduction

Sections

Theme switcher

Get All Competitions

The "Get All Competitions" allows users to retrieve a list of all competitions available within the system. By accessing this section, users can view essential information such as competition UUIDs, names, start and end dates, and related branch and system details. This functionality enables users to efficiently manage and monitor various competitions within the platform.

Header Parameters

Authorizationstring

Header parameter for authorization token

Response

200
Object
OK

Response Attributes

uuidstring Required

Unique identifier for the competition

namestring Required

Name of the competition

branchobject

Branch related information

Show child attributes

systemobject

System related information

Show child attributes

operationobject

Operation being performed

Show child attributes

startDatestring Required

Start date of the competition

endTimestring Required

End time of the competition

hiddenboolean Required

Indicator if the data is hidden

competitionStatisticsboolean Required
competitionStatusstring Required

Status of the competition

Enum values:
NOT_STARTEDSTARTEDFINISHED
400
Object
Bad Request

Response Attributes

statusinteger

HTTP status code of the response

titlestring

Title related to the error

detailstring

Detailed information about the error

pathstring

Request path for the API endpoint

timestampstring

Timestamp of the competition statistics retrieval

401
Object
Unauthorized

Response Attributes

statusinteger

HTTP status code of the response

titlestring

Title related to the error

detailstring

Detailed information about the error

pathstring

Request path for the API endpoint

timestampstring

Timestamp of the competition statistics retrieval

403
Object
Forbidden

Response Attributes

statusinteger

HTTP status code of the response

titlestring

Title related to the error

detailstring

Detailed information about the error

pathstring

Refers to the exact path or endpoint that was requested by the user.

timestampstring

Represents the specific timestamp when the error occurred during the request.

500
Object
Internal Server Error

Response Attributes

statusinteger

Indicates the HTTP status code that corresponds to the response of the request.

titlestring

Specifies the title or name associated with the error that occurred.

detailstring

Provides detailed information about the error encountered during the request.

pathstring

Refers to the exact path or endpoint that was requested by the user.

timestampstring

Represents the specific timestamp when the error occurred during the request.

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?