Update
This commit is contained in:
19
Crawlshot API/Screenshots/List Screenshot Jobs.bru
Normal file
19
Crawlshot API/Screenshots/List Screenshot Jobs.bru
Normal file
@@ -0,0 +1,19 @@
|
||||
meta {
|
||||
name: List Screenshot Jobs
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{base_url}}/api/shot
|
||||
body: none
|
||||
auth: bearer
|
||||
}
|
||||
|
||||
headers {
|
||||
Accept: application/json
|
||||
}
|
||||
|
||||
auth:bearer {
|
||||
token: {{api_token}}
|
||||
}
|
||||
Reference in New Issue
Block a user