Category: Query
Entity: GuildMembershipApplication
Base URL: local http://localhost:1317; public testnet https://public.testnet.structs.network
Base Path: /structs
Created by invite/request msgs (MsgGuildMembershipInvite, MsgGuildMembershipRequest, …). Webapp catalog: guild-membership-application.md. Chain event: EventGuildMembershipApplication.
| Method | Path | Description | Auth | Paginated |
|---|---|---|---|---|
| GET | /structs/guild_membership_application/{guildId}/{playerId} |
Get one application | No | No |
| GET | /structs/guild_membership_application |
List all applications | No | Yes |
CLI: guild-membership-application · guild-membership-application-all
GET /structs/guild_membership_application/{guildId}/{playerId}
| Name | Type | Required | Description |
|---|---|---|---|
| guildId | string | Yes | Guild id (0-n) |
| playerId | string | Yes | Player id (1-n) |
GET /structs/guild_membership_application