API Documentation
This page contains APIs that can be used by apps consuming WeXL.
Get Students
GET
https://student.wexl.in/api/orgs/:orgId/students/
This endpoint allows you to get students into your organization.
Path Parameters
Name
Type
Description
orgId
string
Your organization ID
Headers
Name
Type
Description
Authorization
string
Bearer Token containing your access key
Last updated
Was this helpful?