Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header) |
Name | Description | type |
---|---|---|
data | primary JSON API payload | |
data[attributes][users_count] | The number of MissionHub users in the global community | Number |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoyNDEsImV4cCI6MTc1NDU5NjQ4OCwiaWF0IjoxNzU0NTk2MzA4fQ.k4nuD52NB-Y79gphXqrHfG6HfKav9YYYjZ-KDFj2yi0 Host: example.org Cookie:
GET /apis/v4/reports/users
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/vnd.api+json Vary: Accept ETag: W/"0dcfdefd27acfeb9343e5f7a757bed0a" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: d01a2315-de71-45a5-87fd-43fb2baf3998 X-Runtime: 0.013041 Content-Length: 121
200