Returns a list of staff that are associated with the supplied Organization's OrgId.
GET
Code Block |
---|
https://secure.accessacs.com/api_accessacs_mobile/v2/<sitenumber>/orgs/<OrgId>/staff |
Include Page | ||||
---|---|---|---|---|
|
sitenumber – The site number to gather data for.
OrgId – Organizational ID associated with the record.
HTML |
---|
<script src="https://gist.github.com/ERMoore/c7745be8810e649ceeea.js"></script> |