GET : Retrieve Company
This endpoint lets you retrieve one company for a given public Id.
Company info
GET
https://api-piloty.fr/companies/:company-public-id
Important fields
• public_id
: Unique identifier of the company
• is_published
: Is the company is published throughout the media
Path Parameters
Name
Type
Description
company-public-id*
String
Public id of the job
Request example
Last updated