Apis::V4::AcceptedCommunityChallenge API

get all accepted community challenges

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)
include (optional) comma delimited relationships you want included in the response in snake_case format

Response Fields

Name Description
data primary JSON API payload
included related models (controlled by the include param)
meta will contain additional information about the current request, including the total number of records before the limit/offset operations

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzYsImV4cCI6MTcwNDQ3MzIzNiwiaWF0IjoxNzA0NDczMDU2fQ.hsYILU36PlOLvbFOa11aLwOTgyXocrA9z-fJEAIRYjg
Host: example.org
Cookie: 

Route

GET /apis/v4/accepted_community_challenges?include=

Query Parameters

include=

Response

Headers

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
X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNzYsImV4cCI6MTcwNDY0NTg1NiwiaWF0IjoxNzA0NDczMDU2fQ.qeBKpOBz0QfHmR9bRmLmg8kTXy_oOUAcEDm47Wsm1no
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"ca4b717e23950ae9030eb91c1f71889a"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: d04480ad-21ac-4e6c-bda6-5105a07e5117
X-Runtime: 0.030514
Content-Length: 359

Status

200

Body