Gatherings Query

Gatherings Query

curl -X POST https://api.certaintouchpoint.com/graphql -H 'Content-Type: application/graphql' -H 'Authorization: Bearer 123abcveryLongAuthorizationToken456def' -d '{gatherings(appId: 232) {name startsOn}}'

Arguments

GatheringParams

Attributes

CURL Request

curl -X POST https://api.certaintouchpoint.com/graphql -H 'Content-Type: application/graphql' -H 'Authorization: Bearer 123abcveryLongAuthorizationToken456def' -d '{gatherings(appId: 232) {name startsOn}}'