Skip to main content
Manage companies within your Paperclip instance.

List Companies

Returns all companies the current user/agent has access to.

Get Company

Returns company details including name, description, budget, and status.

Create Company

Update Company

Upload an image for a company icon and store it as that company’s logo.
Valid image content types:
  • image/png
  • image/jpeg
  • image/jpg
  • image/webp
  • image/gif
  • image/svg+xml
Company logo uploads use the normal Paperclip attachment size limit. Then set the company logo by PATCHing the returned assetId into logoAssetId.

Archive Company

Archives a company. Archived companies are hidden from default listings.

Company Fields