20 lines
421 B
Plaintext
20 lines
421 B
Plaintext
### GET Awardings [GET /awardings{?userId,confirmed}]
|
|
|
|
List all awardings
|
|
|
|
+ Parameters
|
|
+ userId (string, optional)
|
|
specific army member Id to show the awardings for
|
|
|
|
+ confirmed (number, optional)
|
|
Field to filter by request awarding state
|
|
|
|
+ Members
|
|
+ 0 - not decided
|
|
+ 1 - confirmed
|
|
+ 2 - rejected
|
|
|
|
+ Response 200
|
|
|
|
+ Attributes (array[Awarding])
|