AuthorizationBearer <token>
In: header
Path Parameters
id*string
previewId*string
Format
uuidQuery Parameters
cursor?string
limit?integer
Default
200Range
1 <= value <= 200Response Body
application/json
curl -X GET "https://example.com/v1/workspaces/string/crawls/preview/497f6eca-6276-4993-bfeb-53cbbbba6f08/urls"{ "urls": [ "http://example.com" ], "next_cursor": "string"}Empty
Empty
Empty
Empty