Get role resources

get/api/usermanagement/v1/admin/organizations/{orgId}/roles/{roleId}/resources

Retrieves a paginated list of resources associated with a specific role within an organization. Requires BitGo admin privileges with READ_ORGANIZATION authority. Supports filtering by enterprise and resource type.

Path Parameters

  • orgIdstringRequired
  • roleIdstring<uuid>Required

Query Parameters

  • externalEnterpriseIdstring
  • resourceTypestring
  • pageinteger<int32>Default: 1
    Minimum: >= 1
  • pageSizeinteger<int32>Default: 25
    Minimum: >= 1
    Maximum: <= 500

200 Response

403 Response

404 Response