cURL
curl --request GET \ --url https://api.op.xyz/v1/community/{id}/experience/{experienceId} \ --header 'X-Api-Key: <api-key>'
{ "id": "<string>", "name": "<string>", "description": "<string>", "public": true, "secret": "<string>", "imageUrl": "<string>", "bannerUrl": "<string>", "experienceUrl": "<string>", "serverId": "<string>", "serverStatus": "active", "codeUrl": "<string>", "startDate": "2023-11-07T05:31:56Z", "endDate": "2023-11-07T05:31:56Z", "type": "web", "communityId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "leaderboard": { "badgeId": "<string>", "metric": "<string>", "direction": "ASC", "totalPlays": 123, "prizes": [ { "name": "<string>", "description": "<string>", "imageUrl": "<string>" } ] } }
Community ID
Returns the experience
active
inactive
web
mml
unity
instant
Show child attributes