MCPcopy Create free account
hub / github.com/auth0/auth0-cli / Invitations

Method Invitations

internal/auth0/organization.go:70–70  ·  view source on GitHub ↗

Invitations lists invitations for an organization. See: https://auth0.com/docs/api/management/v2#!/Organizations/get_invitations

(ctx context.Context, id string, opts ...management.RequestOption)

Source from the content-addressed store, hash-verified

68 //
69 // See: https://auth0.com/docs/api/management/v2#!/Organizations/get_invitations
70 Invitations(ctx context.Context, id string, opts ...management.RequestOption) (o *management.OrganizationInvitationList, err error)
71
72 // Invitation retrieves an invitation to an organization.
73 //

Callers 3

getOrgInvitationsMethod · 0.65

Implementers 2

MockOrganizationAPIinternal/auth0/mock/organization_mock.
MockOrganizationAPIMockRecorderinternal/auth0/mock/organization_mock.

Calls

no outgoing calls

Tested by 1