Get Candidate Targets
Developing
Lists all candidate targets visible to the given legal entity
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://api.tahdah.me/api/tracker/legalentities//candidatetargets' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2026-03-18 08:29:21