User Session

List Inbox Items

get/user_session/inbox

Query parameters

pageinteger
pageSizeinteger
recipientIdstring
kind'question' | 'annotation' | 'task' | 'maintenance'
state'open' | 'completed' | 'dismissed'
scope'mine' | 'team'
teamIdstring

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/PaginatedResponseBodyInboxItem.json"
}

Changes

Changed in 2 of the 47 revisions of this API.13

  • v1a016075e69a112See the full diff
    • ▲

      the response property /// became optional for the status

      response-property-became-optional

    • ○

      added the required property /// to the response with the status

      response-required-property-added

    • ○

      added the required property /// to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added

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