User Session
Get Inbox Item
get/user_session/inbox/{id}
Path parameters
idstring required
Response
OK
Example response
{
"$schema": "/v1/schemas/GetInboxItemResponseBody.json"
}Changes
Changed in 2 of the 47 revisions of this API.13
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-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
- ○