Get All Callbacks
get all callbacks
GET {{domain}}/api/MakerChecker/callback
Headers
Name
Type
Description
Authorization
string
Bearer Token
client-id
string
client id of the application
{
"message": "Ok",
"isError": false,
"data": []
}Last updated
Was this helpful?