Skip to main content
GET
/
admin
/
programs
/
view
/
{report_id}
/
{program_id}
/
{trashed}
Select Saved View
curl --request GET \
  --url https://api.helpyousponsor.com/v1/admin/programs/view/{report_id}/{program_id}/{trashed} \
  --header 'Authorization: Bearer <token>'
{
  "message": "Successfully",
  "status": "success"
}

Authorizations

Authorization
string
header
required

Path Parameters

report_id
integer
required
program_id
integer
required
trashed
string
required
Example:

Response

200 - application/json
message
string
Example:
status
string
Example: