Retrieve deleted entities of a specific collection.

Path Params
string
enum
required

Filter by collection Id

Query Params
integer

Number of results to retrieve; default = 10, max = 25

uuid

Used to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id

uuid

Used to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.

string
enum
Defaults to asc

Direction of sorting by deleted_at property

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json