Get grant

get/v2/prism/{teamId}/action/{actionId}/grant

Path parameters

teamIdstring uuid required
actionIdstring uuid required

Response

OK

user_idobject
team_idobject
group_idobject
share_level'metadata' | 'full'

How much of the record the grant exposes. metadata shares only the record's headers and participants; full shares its contents. Currently recorded on the access row and returned on read — it is not yet enforced by the read path. Applies to message grants; ignored for other object types.

contact_idsstring[] nullable
identity_idsstring[] nullable
organization_idsstring[] nullable

Changes

Changed in 2 of the 29 revisions of this API.118

  • df4219e7e84b117See the full diff
    • the response's property type changed from array to object for status

      response-property-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed subschema #1 subschema #2 subschema #3 from the response body anyOf list for the response status

      response-body-any-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added 'propertyNames' constraint to the response property for the status

      response-property-property-names-added

    • endpoint added

      endpoint-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog