Groups by admin
GroupsByAdmin queries groups by admin address.
GEThttps://luna.nownodes.io/cosmos/group/v1/groups_by_admin/{admin}
Path parameters
admin*string
admin is the account address of a group's admin.
Query parameters
Response
A successful response.
Body
groupsarray of object
groups are the groups info with the provided admin.
paginationobject
pagination defines the pagination in the response.
Request
Response