Organizations REST Endpoints

Organizations

REST API endpoints for Organizations

Create a Credential for an Organization
Method: post
Path: /api/v2/organizations/{id}/credentials/
Create a Credential for an Organization
Method: post
Path: /api/v2/organizations/{id}/galaxy_credentials/
Create a Job Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/job_templates/
Create a Notification Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/notification_templates/
Create a Notification Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/notification_templates_approvals/
Create a Notification Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/notification_templates_error/
Create a Notification Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/notification_templates_started/
Create a Notification Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/notification_templates_success/
Create a Project for an Organization
Method: post
Path: /api/v2/organizations/{id}/projects/
Create a Team for an Organization
Method: post
Path: /api/v2/organizations/{id}/teams/
Create a User for an Organization
Method: post
Path: /api/v2/organizations/{id}/users/
Create a Workflow Job Template for an Organization
Method: post
Path: /api/v2/organizations/{id}/workflow_job_templates/
Create an Admin User for an Organization
Method: post
Path: /api/v2/organizations/{id}/admins/
Create an Application for an Organization
Method: post
Path: /api/v2/organizations/{id}/applications/
Create an Instance Group for an Organization
Method: post
Path: /api/v2/organizations/{id}/instance_groups/
Create an Organization
Method: post
Path: /api/v2/organizations/
Delete an Organization
Method: delete
Path: /api/v2/organizations/{id}/
List Activity Streams for an Organization
Method: get
Path: /api/v2/organizations/{id}/activity_stream/
List Admin Users for an Organization
Method: get
Path: /api/v2/organizations/{id}/admins/
List Applications for an Organization
Method: get
Path: /api/v2/organizations/{id}/applications/
List Credentials for an Organization
Method: get
Path: /api/v2/organizations/{id}/credentials/
List Credentials for an Organization
Method: get
Path: /api/v2/organizations/{id}/galaxy_credentials/
List Instance Groups for an Organization
Method: get
Path: /api/v2/organizations/{id}/instance_groups/
List Inventories for an Organization
Method: get
Path: /api/v2/organizations/{id}/inventories/
List Job Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/job_templates/
List Notification Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/notification_templates/
List Notification Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/notification_templates_approvals/
List Notification Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/notification_templates_error/
List Notification Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/notification_templates_started/
List Notification Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/notification_templates_success/
List Organizations
Method: get
Path: /api/v2/organizations/
List Projects for an Organization
Method: get
Path: /api/v2/organizations/{id}/projects/
List Roles for an Organization
Method: get
Path: /api/v2/organizations/{id}/object_roles/
List Teams for an Organization
Method: get
Path: /api/v2/organizations/{id}/teams/
List Users
Method: get
Path: /api/v2/organizations/{id}/access_list/
List Users for an Organization
Method: get
Path: /api/v2/organizations/{id}/users/
List Workflow Job Templates for an Organization
Method: get
Path: /api/v2/organizations/{id}/workflow_job_templates/
Retrieve an Organization
Method: get
Path: /api/v2/organizations/{id}/
Update an Organization
Method: patch
Path: /api/v2/organizations/{id}/
Update an Organization
Method: put
Path: /api/v2/organizations/{id}/