GET
PUT
BullhornBullhornEntityGets one or more entities or to-many associations.
GET
https://api.lowcodeapi.com/bullhorn/rest-services/corptoken/entity/entitytype/entityid
Overview

Gets one or more entities or to-many associations.

API Reference Link
https://bullhorn.github.io/rest-api-docs/index.html#entity
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X GET \
 'https://api.lowcodeapi.com/bullhorn/rest-services/corptoken/entity/entitytype/entityid' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{}'
© 2024LowCodeAPI

Last Updated : 2024-12-16 14:03 +00:00