Organizations > Roles > organizationsRoles
Commerce APIOrganizationsRolesorganizationsRoles

organizationsRoles

GET:organizations/roles.json

Description

Get all or specific roles.

This is a typical bulk get endpoint.

Topic: Roles

Arguments

ids: [String!]

List of role ids. See also: Unique Identifiers

Example: ["ro_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"

Result

[Role!]

Preview

Loading module