GET:organizations/roles.json
Commerce APIGET:organizations/roles.json

GET:organizations/roles.json

organizationsRoles

Description

Get all or specific roles.

This is a typical bulk get endpoint.

Topic: Roles

Query Parameters

ids: Comma-separated array of String, required

List of role ids. See also: Unique Identifiers

Example: ?ids=ro_EQzGqWoY,ro_EQzGqWoY


loose: Boolean

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

Example: ?loose=true


organization_id: String, required

Unique organization identifier. See also: Unique Identifiers

Example: ?organization_id=og_EQzGqWoY

Response Body

Array of Role

Response Body Type

Loading module