# Organizations (/api/reference/organizations)



Organizations are the top-level container in Harmont. Every pipeline,
build, and job lives under exactly one organization, addressed by an
immutable `org_slug`. The endpoints below cover the full hierarchy:
org → pipeline → build → job.

URLs nest deeply on purpose.

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

<APIPage document="&#x22;./openapi.json&#x22;" webhooks="[]" operations="[{&#x22;path&#x22;:&#x22;/api/v0/invites/accept&#x22;,&#x22;method&#x22;:&#x22;post&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations&#x22;,&#x22;method&#x22;:&#x22;get&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations&#x22;,&#x22;method&#x22;:&#x22;post&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/invites&#x22;,&#x22;method&#x22;:&#x22;get&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/invites&#x22;,&#x22;method&#x22;:&#x22;post&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/invites/{id}&#x22;,&#x22;method&#x22;:&#x22;delete&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/members&#x22;,&#x22;method&#x22;:&#x22;get&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/members/{user_id}&#x22;,&#x22;method&#x22;:&#x22;patch&#x22;},{&#x22;path&#x22;:&#x22;/api/v0/organizations/{org}/members/{user_id}&#x22;,&#x22;method&#x22;:&#x22;delete&#x22;}]" />
