Invite Attributions
The Invite Attributions endpoint allows you to fetch invites used by members attributed by creators in your Discord server using GraphQL.
GraphQL Query
Variables
Examples
POST
https://dashboard.withblaze.app/api/graphql-api
guildId*
GUILD-ID
Guild ID of the discord server from which you want to query the data
startDate*
START-DATE
Start date from which message need to be filtered
endDate*
END-DATE
End date from which messages need to be filtered
Last updated