saved

Get List

get/saved/lists/{list_id}

Path parameters

list_idstring uuid required

Response

Successful Response

idstring uuid required
titlestring required
sourcestring required
source_urlstring nullable required
source_authorstring nullable required
citystring nullable required
cover_image_urlstring nullable required
item_countinteger required
is_sharedboolean required
statusstring required
failed_reason'post_unavailable' nullable
created_atstring required
updated_atstring required
visibility'public' | 'private' required
slugstring nullable required
public_urlstring nullable required
introstring nullable

Changes

Changed in 2 of the 22 revisions of this API.3

    • ○

      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

    • ○

      endpoint added

      endpoint-added