countOrgGuestAuthorizations

GET https://{{host}}/api/v1/orgs/:org_id/guests/count

Request Params

KeyDatatypeRequiredDescription
distinctstring

RESPONSES

status: OK

{"end":1531862583,"results":[{"auth_method":"passphrase","count":2},{"auth_method":"facebook","count":4}],"start":1531776183,"total":2}