View All Users
Last updated
Last updated
per_page
integer
Maximum documents to return per page. Default and max allowed is 20
.
page
integer
Page number of the paginated request. Default is 1
.
show_refresh_tokens
string
Set to NO
if you wish not to receive refresh tokens for all users returned. Default is YES
.
X-SP-USER
string
Your OAuth key and device fingerprint, separated by a pipe. For this request OAuth can be left blank since X-SP-GATEWAY
will be used for authentication. But device fingerprint is still required.
X-SP-USER-IP
string
IP address of your device.
X-SP-GATEWAY
string
Your Client ID and Secret, separated by a pipe.