Check that a list has contents

head/lists/{listId}/contents
Internal-Use Only

Checks the existence of a list's contents.

A successful response (for example, 200 OK) indicates that the list has contents. An unsuccessful response (for example, 404 Not Found) indicates that the list does not have contents.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
listId
string
true

A universally unique identifier for a list.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
403ForbiddenThe user did not have the necessary permissions.Schema
404Not FoundNo item exists at the requested path.Schema
500Internal Server ErrorThe request could not be fulfilled because of an unexpected server error.Schema