Get Tag Access Policy For Scope
GET/api/TagAccessPolicies/GetTagAccessPolicyForScope/:scope
Tier: Internal — subject to change without notice.
Returns the global policy (SkuId == null) for a scope.
Request
Responses
- 200
- 400
- 401
- 403
Returns the TagAccess.TagAccessPolicyDetailDto.
No global policy exists for the scope — error array. A route value that is not a
member of Enums.TagAccessPolicyScope fails model binding with a bare 400.
Caller is not authenticated.
Caller holds no Create permission on LocafiModule.Item, LocafiModule.Place, LocafiModule.Person, or LocafiModule.Tag.