Orgs
Endpoints
- get
/orgGet an org. - put
/orgUpdate an org. - post
/orgCreate an org. - delete
/orgDelete an org. - get
/org/dataset/s3/policiesReturn the IAM policies customers should apply when onboarding an S3 dataset. - get
/org/datasetsList every dataset that belongs to the caller's organization. - post
/org/datasetsRegister a new org dataset. - get
/org/datasets/{id}Fetch a single dataset by ID so long as it belongs to the authenticated org. - put
/org/datasets/{id}Update dataset metadata or storage credentials for the caller's organization. - delete
/org/datasets/{id}Delete a dataset owned by the caller's organization. - get
/org/datasets/{id}/bulk-download/kclBulk-download KCL outputs for successful dataset conversions. - get
/org/datasets/{id}/conversionsList the file conversions that have been processed for a given dataset owned by the caller's org. - get
/org/datasets/{id}/conversions/{conversion_id}Fetch the metadata and converted output for a single dataset conversion. - get
/org/datasets/{id}/conversions/{conversion_id}/originalDownload the original source file for a specific dataset conversion. - post
/org/datasets/{id}/conversions/{conversion_id}/retriggerRetrigger a specific dataset conversion for the caller's org. - post
/org/datasets/{id}/retriggerRequest a retrigger of conversions for a dataset that belongs to the caller's org. - get
/org/datasets/{id}/search/conversionsSearch dataset conversions by conversion ID or file path. - get
/org/datasets/{id}/search/semanticRun semantic search across chunked conversion outputs for a dataset. - get
/org/datasets/{id}/statsReturn aggregate conversion stats for a dataset owned by the caller's org. - post
/org/datasets/{id}/uploadsUpload source files into a Zoo-managed dataset. - get
/org/membersList members of your org. - post
/org/membersAdd a member to your org. - get
/org/members/{user_id}Get a member of your org. - put
/org/members/{user_id}Update a member of your org. - delete
/org/members/{user_id}Remove a member from your org. - get
/org/oauth2/appsList org OAuth apps. - post
/org/oauth2/appsCreate an org OAuth app. - get
/org/oauth2/apps/{client_id}Get an org OAuth app. - put
/org/oauth2/apps/{client_id}Update an org OAuth app. - delete
/org/oauth2/apps/{client_id}Delete an org OAuth app. - get
/org/privacyGet the privacy settings for an org. - put
/org/privacyUpdate the privacy settings for an org. - get
/org/saml/idpGet the SAML identity provider. - put
/org/saml/idpUpdate the SAML identity provider. - post
/org/saml/idpCreate a SAML identity provider. - delete
/org/saml/idpDelete an SAML identity provider. - get
/org/shortlinksGet the shortlinks for an org. - get
/org/skillsList every skill that belongs to the caller's organization. - get
/orgs/{id}/billing/contractGet the billing contract for an organization. - put
/orgs/{id}/billing/contractCreate or replace the billing contract for an organization. - get
/user/orgGet a user's org.