list all applications
The requests contains all type of requests listed above, which contains : * Project related:
- Close project
- Credit and Token
- Credit reward
- Token reward
This API returns requests based on query params
Query Parameters |
---|
page numberwhich page |
size numbersize of each page |
sort_field string |
sort_order stringPossible values: [ |
type string — REQUIREDPossible values: [ |
entity string — REQUIREDPossible values: [ project or guild, one query can only get data from one type of entity |
entity_id stringentity ID for the application |
start_date stringstart date of applications, must be used with end_date |
end_date stringend date of applications, must be used with start_date |
applicant stringapplicant wallet address |
user_wallet stringtarget user wallet address |
state stringPossible values: [ state of applications |
Responses | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|