v2
get
Get list of programs that active in 90 days
QUERY PARAMS
sort_by
string
The parameter allows you to specify the field by which the returned list of programs will be sorted
Enum: num_txs, num_txs_success, interaction_volume, success_rate, active_users_24h
sort_order
string
The parameter allows you to specify the sort order
Enum: asc, desc
page
number
Page number for pagination
page_size
number
Number items per page
Enum: 10, 20, 30, 40
RESPONSES
200
OK
Response Body
400
Bad Request
Response Body
401
Authentication failed
Response Body
429
Too Many Requests
Response Body
500
Internal Server Error
Response Body
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!