Changelog
Introduction

Sections

Theme switcher

Get All Competition Accounts

The "Get All Competition Accounts" endpoint retrieves a list of accounts participating in competitions. It returns relevant details about each account, including its status and related competitions.

Header Parameters

Authorizationstring

Query Parameters

fromstring
tostring
searchstring
pageinteger
Default value
0
sizeinteger
Default value
10
sortstring
Default value
created,desc
statusstring

Available values : AWAITING_COMPETITION_START, AWAITING_COMPETITION_FEE_NOT_PAID, ACTIVE_COMPETITION, LOCKED_FINISHED_COMPETITION, LOCKED_FAILED_COMPETITION

Response

200
Object
OK

Response Attributes

contentarray Required

Show child attributes

totalPagesinteger Required
totalElementsinteger Required
numberinteger Required
sizeinteger Required
400
Object
Bad Request

Response Attributes

statusinteger

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

401
Object
Unauthorized

Response Attributes

statusinteger

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

403
Object
Forbidden

Response Attributes

statusinteger

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

500
Object
Internal Server Error

Response Attributes

statusinteger

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

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?