# Auth0 Docs > Auth0 documentation ## Docs - [Get organization templates](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organization-templates/get-organization-templates.md): Retrieve a list of Organization Templates. This endpoint supports Checkpoint pagination. Results are returned in a stable order, sorted by their identifier (`id`) in ascending order. - [Create an organization template](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organization-templates/post-organization-templates.md): Create an Organization Template. - [Get organization template](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organization-templates/get-organization-templates-by-id.md): Retrieve details about a single Organization Template specified by ID. - [Modify an organization template](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organization-templates/patch-organization-templates-by-id.md): Update the details of a specific Organization Template. - [Get organizations assigned to a template](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organization-templates/get-organization-templates-by-id-organizations.md): Retrieve a list of organizations assigned to an Organization Template. This endpoint supports Checkpoint pagination. Results are returned in a stable order, sorted by their identifier (`id`) in ascending order. - [Get organization template for organization](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organizations/get-organizations-by-id-organization-templates.md): Retrieve the organization template assigned to a specific organization. Returns the template object if one is explicitly assigned, or a 404 if no template is assigned. - [Unassign an organization template from an organization](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organizations/delete-organizations-by-id-organization-templates-by-template-id.md): Remove an Organization Template assignment from an organization. - [Assign an organization template to an organization](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/organizations/put-organizations-by-id-organization-templates-by-template-id.md): Assign an Organization Template to an organization. - [Get token exchange profiles](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/token-exchange-profiles/get-token-exchange-profiles.md): Retrieve a list of all Token Exchange Profiles available in your tenant. - [Create a token exchange profile](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/token-exchange-profiles/post-token-exchange-profiles.md): Create a new Token Exchange Profile within your tenant. - [Get a token exchange profile](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/token-exchange-profiles/get-token-exchange-profiles-by-id.md): Retrieve details about a single Token Exchange Profile specified by ID. - [Delete a token exchange profile](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/token-exchange-profiles/delete-token-exchange-profiles-by-id.md): Delete a Token Exchange Profile within your tenant. - [Update an existing token exchange profile](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/api/management/v2/token-exchange-profiles/patch-token-exchange-profiles-by-id.md): Update a Token Exchange Profile within your tenant. ## OpenAPI Specs - [logs-schema](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/tenant-logs/logs-schema.json) - [myorganization-api-oas](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/myorganization/myorganization-api-oas.json) - [myaccount-api-oas](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/myaccount/myaccount-api-oas.json) - [management-api-oas](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/management/v2/management-api-oas.json) - [events-schema](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/events/events-schema.json) - [authentication-api-oas](https://auth0-chore-management-api-autoupdate.mintlify.site/docs/oas/authentication/authentication-api-oas.json)