Skip to main content
GET
/
v1
/
targets
/
{projectId}
List Targets
curl --request GET \
  --url http://localhost:3004/v1/targets/{projectId} \
  --header 'x-api-key: <api-key>'
Retrieve all webhook targets configured for your project.

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
string
required

Query Parameters

q
string

Search query

limit
integer
default:10
page
integer
default:1

Response

200

List of targets