Routes
What's going where..

Routes
Name Method Pattern Controller Action
publicHome
get
/homepublic.publichome
publicPrivacy
get
/privacypublic.publicprivacy
publicTerms
get
/termspublic.publicterms
publicClientlogin
get
/loginpublic.clientlogin
publicClientlogin
post
/loginpublic.clientloginAction
publicClientNoAccess
get
/access-deniedpublic.clientaccessDenied
publicClientNoSubscription
get
/no-subscriptionpublic.clientnoSubscription
publicClientsignup
get
/signuppublic.clientsignup
publicClientsignup
post
/signuppublic.clientsignupAction
publicClientorganizationsignup
get
/enterprise-signuppublic.clientorganizationsignup
publicClientorganizationsignup
post
/enterprise-signuppublic.clientorganizationsignupAction
publicClientForgotPassword
get
/forgot-passwordpublic.clientforgotPassword
publicClientForgotPassword
post
/forgot-passwordpublic.clientforgotPasswordAction
publicClientResetPassword
get
/reset-passwordpublic.clientresetPassword
publicClientResetPassword
post
/reset-passwordpublic.clientresetPasswordAction
publicClientChangedPassword
get
/password-changedpublic.clientpasswordChanged
publicFirebaseMain
get
/firebase-main.jspublic.firebasemain
publicFirebaseMessaging
get
/firebase-messaging.jspublic.firebasemessaging
publicFirebaseServiceWorker
get
/firebase-messaging-sw.jspublic.firebaseserviceWorker
publicFirebaseUpdateMessagingToken
post
/firebase-messaging-tokenpublic.firebaseupdateMessagingToken
publicManagerlogin
get
/manager/loginpublic.managerlogin
publicManagerlogin
post
/manager/loginpublic.managerloginAction
publicManagersignup
get
/manager/signuppublic.managersignup
publicManagersignup
post
/manager/signuppublic.managersignupAction
publicManagerForgotPassword
get
/manager/forgot-passwordpublic.managerforgotPassword
publicManagerForgotPassword
post
/manager/forgot-passwordpublic.managerforgotPasswordAction
publicManagerResetPassword
get
/manager/reset-passwordpublic.managerresetPassword
publicManagerResetPassword
post
/manager/reset-passwordpublic.managerresetPasswordAction
publicManagerChangedPassword
get
/manager/password-changedpublic.managerpasswordChanged
publicLogout
get
/logoutpublic.publiclogout
publicManagerlogout
get
/manager/logoutpublic.managerlogout
clientRoot
get
/clientclient.homedashboard
clientDashboard
get
/client/dashboardclient.homedashboard
clientSheets
get
/client/sheets.[format]client.sheetsindex
clientSheets
get
/client/sheetsclient.sheetsindex
clientSheets
post
/client/sheets.[format]client.sheetscreate
clientSheets
post
/client/sheetsclient.sheetscreate
newClientSheet
get
/client/sheets/new.[format]client.sheetsnew
newClientSheet
get
/client/sheets/newclient.sheetsnew
editClientSheet
get
/client/sheets/[key]/edit.[format]client.sheetsedit
editClientSheet
get
/client/sheets/[key]/editclient.sheetsedit
clientSheet
get
/client/sheets/[key].[format]client.sheetsshow
clientSheet
get
/client/sheets/[key]client.sheetsshow
clientSheet
patch
/client/sheets/[key].[format]client.sheetsupdate
clientSheet
patch
/client/sheets/[key]client.sheetsupdate
clientSheet
put
/client/sheets/[key].[format]client.sheetsupdate
clientSheet
put
/client/sheets/[key]client.sheetsupdate
clientSheet
delete
/client/sheets/[key].[format]client.sheetsdelete
clientSheet
delete
/client/sheets/[key]client.sheetsdelete
clientDeleteSheet
delete
/client/[backNav]/sheets/[key]client.sheetsdelete
clientShowSheet
get
/client/[backNav]/sheets/[key]client.sheetsshow
clientShowSheet
patch
/client/[backNav]/sheets/[key]client.sheetsupdate
clientFavoriteSheet
get
/client/sheets/[key]/favoriteclient.sheetsfavorite
clientUnfavoriteSheet
get
/client/sheets/[key]/unfavoriteclient.sheetsunfavorite
clientSheetSharing
get
/client/sheets/sharing/[key]client.sheetssharing
clientShareSheet
post
/client/sheets/[key]/shareclient.sheetsshare
clientUnshareSheet
post
/client/sheets/[key]/unshareclient.sheetsunshare
clientRemoveSheet
get
/client/sheets/[key]/removeclient.sheetsremove
clientCustomFields
get
/client/[modeltype]/[modelkey]/fields.[format]client.customFieldsindex
clientCustomFields
get
/client/[modeltype]/[modelkey]/fieldsclient.customFieldsindex
clientCustomFields
post
/client/[modeltype]/[modelkey]/fields.[format]client.customFieldscreate
clientCustomFields
post
/client/[modeltype]/[modelkey]/fieldsclient.customFieldscreate
newClientCustomField
get
/client/[modeltype]/[modelkey]/fields/new.[format]client.customFieldsnew
newClientCustomField
get
/client/[modeltype]/[modelkey]/fields/newclient.customFieldsnew
editClientCustomField
get
/client/[modeltype]/[modelkey]/fields/[key]/edit.[format]client.customFieldsedit
editClientCustomField
get
/client/[modeltype]/[modelkey]/fields/[key]/editclient.customFieldsedit
clientCustomField
get
/client/[modeltype]/[modelkey]/fields/[key].[format]client.customFieldsshow
clientCustomField
get
/client/[modeltype]/[modelkey]/fields/[key]client.customFieldsshow
clientCustomField
patch
/client/[modeltype]/[modelkey]/fields/[key].[format]client.customFieldsupdate
clientCustomField
patch
/client/[modeltype]/[modelkey]/fields/[key]client.customFieldsupdate
clientCustomField
put
/client/[modeltype]/[modelkey]/fields/[key].[format]client.customFieldsupdate
clientCustomField
put
/client/[modeltype]/[modelkey]/fields/[key]client.customFieldsupdate
clientCustomField
delete
/client/[modeltype]/[modelkey]/fields/[key].[format]client.customFieldsdelete
clientCustomField
delete
/client/[modeltype]/[modelkey]/fields/[key]client.customFieldsdelete
clientMoveUpCustomField
post
/client/[modeltype]/[modelkey]/fields/[key]/upclient.customFieldsmoveUp
clientMoveDownCustomField
post
/client/[modeltype]/[modelkey]/fields/[key]/downclient.customFieldsmoveDown
clientCustomCategories
get
/client/[modeltype]/[modelkey]/categories.[format]client.customCategoriesindex
clientCustomCategories
get
/client/[modeltype]/[modelkey]/categoriesclient.customCategoriesindex
clientCustomCategories
post
/client/[modeltype]/[modelkey]/categories.[format]client.customCategoriescreate
clientCustomCategories
post
/client/[modeltype]/[modelkey]/categoriesclient.customCategoriescreate
newClientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/new.[format]client.customCategoriesnew
newClientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/newclient.customCategoriesnew
editClientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/[key]/edit.[format]client.customCategoriesedit
editClientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/[key]/editclient.customCategoriesedit
clientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/[key].[format]client.customCategoriesshow
clientCustomCategory
get
/client/[modeltype]/[modelkey]/categories/[key]client.customCategoriesshow
clientCustomCategory
patch
/client/[modeltype]/[modelkey]/categories/[key].[format]client.customCategoriesupdate
clientCustomCategory
patch
/client/[modeltype]/[modelkey]/categories/[key]client.customCategoriesupdate
clientCustomCategory
put
/client/[modeltype]/[modelkey]/categories/[key].[format]client.customCategoriesupdate
clientCustomCategory
put
/client/[modeltype]/[modelkey]/categories/[key]client.customCategoriesupdate
clientCustomCategory
delete
/client/[modeltype]/[modelkey]/categories/[key].[format]client.customCategoriesdelete
clientCustomCategory
delete
/client/[modeltype]/[modelkey]/categories/[key]client.customCategoriesdelete
clientMoveUpCustomCategory
post
/client/[modeltype]/[modelkey]/categories/[key]/upclient.customCategoriesmoveUp
clientMoveDownCustomCategory
post
/client/[modeltype]/[modelkey]/categories/[key]/downclient.customCategoriesmoveDown
clientCustomStatuses
get
/client/[modeltype]/[modelkey]/statuses.[format]client.customStatusesindex
clientCustomStatuses
get
/client/[modeltype]/[modelkey]/statusesclient.customStatusesindex
clientCustomStatuses
post
/client/[modeltype]/[modelkey]/statuses.[format]client.customStatusescreate
clientCustomStatuses
post
/client/[modeltype]/[modelkey]/statusesclient.customStatusescreate
newClientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/new.[format]client.customStatusesnew
newClientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/newclient.customStatusesnew
editClientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/[key]/edit.[format]client.customStatusesedit
editClientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/[key]/editclient.customStatusesedit
clientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/[key].[format]client.customStatusesshow
clientCustomStatus
get
/client/[modeltype]/[modelkey]/statuses/[key]client.customStatusesshow
clientCustomStatus
patch
/client/[modeltype]/[modelkey]/statuses/[key].[format]client.customStatusesupdate
clientCustomStatus
patch
/client/[modeltype]/[modelkey]/statuses/[key]client.customStatusesupdate
clientCustomStatus
put
/client/[modeltype]/[modelkey]/statuses/[key].[format]client.customStatusesupdate
clientCustomStatus
put
/client/[modeltype]/[modelkey]/statuses/[key]client.customStatusesupdate
clientCustomStatus
delete
/client/[modeltype]/[modelkey]/statuses/[key].[format]client.customStatusesdelete
clientCustomStatus
delete
/client/[modeltype]/[modelkey]/statuses/[key]client.customStatusesdelete
clientMoveUpCustomStatus
post
/client/[modeltype]/[modelkey]/statuses/[key]/upclient.customStatusesmoveUp
clientMoveDownCustomStatus
post
/client/[modeltype]/[modelkey]/statuses/[key]/downclient.customStatusesmoveDown
clientShareRequests
get
/client/share-requestsclient.shareRequestsindex
clientShareRequests
post
/client/share-requestsclient.shareRequestsrequestsAction
clientCells
get
/client/cells.[format]client.cellsindex
clientCells
get
/client/cellsclient.cellsindex
clientCells
post
/client/sheets/[sheetkey]/cells.[format]client.cellscreate
clientCells
post
/client/sheets/[sheetkey]/cellsclient.cellscreate
newClientCell
get
/client/sheets/[sheetkey]/cells/new.[format]client.cellsnew
newClientCell
get
/client/sheets/[sheetkey]/cells/newclient.cellsnew
editClientCell
get
/client/sheets/[sheetkey]/cells/[key]/edit.[format]client.cellsedit
editClientCell
get
/client/sheets/[sheetkey]/cells/[key]/editclient.cellsedit
clientCell
get
/client/sheets/[sheetkey]/cells/[key].[format]client.cellsshow
clientCell
get
/client/sheets/[sheetkey]/cells/[key]client.cellsshow
clientCell
patch
/client/sheets/[sheetkey]/cells/[key].[format]client.cellsupdate
clientCell
patch
/client/sheets/[sheetkey]/cells/[key]client.cellsupdate
clientCell
put
/client/sheets/[sheetkey]/cells/[key].[format]client.cellsupdate
clientCell
put
/client/sheets/[sheetkey]/cells/[key]client.cellsupdate
clientCell
delete
/client/sheets/[sheetkey]/cells/[key].[format]client.cellsdelete
clientCell
delete
/client/sheets/[sheetkey]/cells/[key]client.cellsdelete
clientShowCell
get
/client/[backNav]/sheets/[sheetkey]/cells/[key]client.cellsshow
clientUpdateCell
patch
/client/[backNav]/sheets/[sheetkey]/cells/[key]client.cellsupdate
clientCellComments
post
/client/sheets/[sheetkey]/cells/[cellkey]/comments.[format]client.cellCommentscreate
clientCellComments
post
/client/sheets/[sheetkey]/cells/[cellkey]/commentsclient.cellCommentscreate
clientCellPrint
post
/client/cells/[key]/printclient.cellsprintAction
clientCellMoveToGrid
post
/client/cells/move-to-sheetclient.cellsmoveCellToGrid
clientAttachmentUploadUrl
post
/client/attachments/get-upload-url.[format]client.attachmentsgetUploadURL
clientDeleteCellAttachment
delete
/client/attachments/[key]client.cellAttachmentsdelete
clientOrganizations
get
/client/organizations.[format]client.organizationsindex
clientOrganizations
get
/client/organizationsclient.organizationsindex
clientOrganizations
post
/client/organizations.[format]client.organizationscreate
clientOrganizations
post
/client/organizationsclient.organizationscreate
newClientOrganization
get
/client/organizations/new.[format]client.organizationsnew
newClientOrganization
get
/client/organizations/newclient.organizationsnew
editClientOrganization
get
/client/organizations/[key]/edit.[format]client.organizationsedit
editClientOrganization
get
/client/organizations/[key]/editclient.organizationsedit
clientOrganization
get
/client/organizations/[key].[format]client.organizationsshow
clientOrganization
get
/client/organizations/[key]client.organizationsshow
clientOrganization
patch
/client/organizations/[key].[format]client.organizationsupdate
clientOrganization
patch
/client/organizations/[key]client.organizationsupdate
clientOrganization
put
/client/organizations/[key].[format]client.organizationsupdate
clientOrganization
put
/client/organizations/[key]client.organizationsupdate
clientOrganization
delete
/client/organizations/[key].[format]client.organizationsdelete
clientOrganization
delete
/client/organizations/[key]client.organizationsdelete
clientInviteOrganizationMember
get
/client/organizations/[organizationKey]/members/inviteclient.organizationMembersinvite
clientRemoveInviteOrganizationMember
delete
/client/organizations/[organizationKey]/members/invite/[key]client.organizationMembersremoveInvite
clientResendInviteOrganizationMember
post
/client/organizations/[organizationKey]/members/invite/[key]client.organizationMembersresendInvite
clientOrganizationMembers
get
/client/organizations/[organizationKey]/membersclient.organizationMembersindex
clientNewOrganizationMember
post
/client/organizations/[organizationKey]/members/newclient.organizationMemberscreate
clientActivateOrganizationMember
post
/client/organizations/[organizationKey]/members/[key]client.organizationMembersactivate
clientRemoveOrganizationMember
delete
/client/organizations/[organizationKey]/members/[key]client.organizationMembersdelete
clientGroups
get
/client/groups.[format]client.groupsindex
clientGroups
get
/client/groupsclient.groupsindex
clientGroups
post
/client/groups.[format]client.groupscreate
clientGroups
post
/client/groupsclient.groupscreate
newClientGroup
get
/client/groups/new.[format]client.groupsnew
newClientGroup
get
/client/groups/newclient.groupsnew
editClientGroup
get
/client/groups/[key]/edit.[format]client.groupsedit
editClientGroup
get
/client/groups/[key]/editclient.groupsedit
clientGroup
get
/client/groups/[key].[format]client.groupsshow
clientGroup
get
/client/groups/[key]client.groupsshow
clientGroup
patch
/client/groups/[key].[format]client.groupsupdate
clientGroup
patch
/client/groups/[key]client.groupsupdate
clientGroup
put
/client/groups/[key].[format]client.groupsupdate
clientGroup
put
/client/groups/[key]client.groupsupdate
clientGroup
delete
/client/groups/[key].[format]client.groupsdelete
clientGroup
delete
/client/groups/[key]client.groupsdelete
clientActivateGroup
get
/client/group/[key]/activateclient.groupsactivate
clientDeactivateGroup
get
/client/group/[key]/deactivateclient.groupsdeactivate
clientJoinGroup
get
/client/group/[key]/joinclient.groupsjoin
clientLeaveGroup
get
/client/group/[key]/leaveclient.groupsleave
clientAddGroupMember
post
/client/group/[key]/members/newclient.groupsadd
clientRemoveGroupMember
delete
/client/group/[key]/membersclient.groupsremove
clientAddGroupAdmin
post
/client/group/[key]/admins/newclient.groupsaddAdmin
clientRemoveGroupAdmin
delete
/client/group/[key]/adminsclient.groupsremoveAdmin
clientSubGroups
get
/client/group/[key]/subgroupsclient.groupsindex
clientCreateSubGroup
post
/client/group/[key]/groups/newclient.groupscreateSubGroup
clientAddGroupRole
post
/client/group/[key]/rolesclient.groupsaddRole
clientRemoveGroupRole
delete
/client/group/[key]/rolesclient.groupsremoveRole
clientJoinOrganization
get
/client/join-organizationclient.organizationsjoin
clientJoinOrganization
post
/client/join-organizationclient.organizationsjoinAction
clientTutorials
get
/client/tutorialsclient.tutorialsindex
clientGlobalViews
get
/client/global-views.[format]client.globalViewsindex
clientGlobalViews
get
/client/global-viewsclient.globalViewsindex
clientGlobalViews
post
/client/global-views.[format]client.globalViewscreate
clientGlobalViews
post
/client/global-viewsclient.globalViewscreate
newClientGlobalView
get
/client/global-views/new.[format]client.globalViewsnew
newClientGlobalView
get
/client/global-views/newclient.globalViewsnew
editClientGlobalView
get
/client/global-views/[key]/edit.[format]client.globalViewsedit
editClientGlobalView
get
/client/global-views/[key]/editclient.globalViewsedit
clientGlobalView
get
/client/global-views/[key].[format]client.globalViewsshow
clientGlobalView
get
/client/global-views/[key]client.globalViewsshow
clientGlobalView
patch
/client/global-views/[key].[format]client.globalViewsupdate
clientGlobalView
patch
/client/global-views/[key]client.globalViewsupdate
clientGlobalView
put
/client/global-views/[key].[format]client.globalViewsupdate
clientGlobalView
put
/client/global-views/[key]client.globalViewsupdate
clientGlobalView
delete
/client/global-views/[key].[format]client.globalViewsdelete
clientGlobalView
delete
/client/global-views/[key]client.globalViewsdelete
clientPayments
get
/client/payments.[format]client.paymentsindex
clientPayments
get
/client/paymentsclient.paymentsindex
clientPayments
post
/client/payments.[format]client.paymentscreate
clientPayments
post
/client/paymentsclient.paymentscreate
newClientPayment
get
/client/payments/new.[format]client.paymentsnew
newClientPayment
get
/client/payments/newclient.paymentsnew
editClientPayment
get
/client/payments/[key]/edit.[format]client.paymentsedit
editClientPayment
get
/client/payments/[key]/editclient.paymentsedit
clientPayment
get
/client/payments/[key].[format]client.paymentsshow
clientPayment
get
/client/payments/[key]client.paymentsshow
clientPayment
patch
/client/payments/[key].[format]client.paymentsupdate
clientPayment
patch
/client/payments/[key]client.paymentsupdate
clientPayment
put
/client/payments/[key].[format]client.paymentsupdate
clientPayment
put
/client/payments/[key]client.paymentsupdate
clientPayment
delete
/client/payments/[key].[format]client.paymentsdelete
clientPayment
delete
/client/payments/[key]client.paymentsdelete
clientAccount
post
/client/account.[format]client.accountscreate
clientAccount
post
/client/accountclient.accountscreate
newClientAccount
get
/client/account/new.[format]client.accountsnew
newClientAccount
get
/client/account/newclient.accountsnew
editClientAccount
get
/client/account/edit.[format]client.accountsedit
editClientAccount
get
/client/account/editclient.accountsedit
clientAccount
get
/client/account.[format]client.accountsshow
clientAccount
get
/client/accountclient.accountsshow
clientAccount
patch
/client/account.[format]client.accountsupdate
clientAccount
patch
/client/accountclient.accountsupdate
clientAccount
put
/client/account.[format]client.accountsupdate
clientAccount
put
/client/accountclient.accountsupdate
clientAccount
delete
/client/account.[format]client.accountsdelete
clientAccount
delete
/client/accountclient.accountsdelete
clientSubscriptions
get
/client/subscriptions.[format]client.subscriptionsindex
clientSubscriptions
get
/client/subscriptionsclient.subscriptionsindex
clientSubscriptions
post
/client/subscriptions.[format]client.subscriptionscreate
clientSubscriptions
post
/client/subscriptionsclient.subscriptionscreate
newClientSubscription
get
/client/subscriptions/new.[format]client.subscriptionsnew
newClientSubscription
get
/client/subscriptions/newclient.subscriptionsnew
editClientSubscription
get
/client/subscriptions/[key]/edit.[format]client.subscriptionsedit
editClientSubscription
get
/client/subscriptions/[key]/editclient.subscriptionsedit
clientSubscription
get
/client/subscriptions/[key].[format]client.subscriptionsshow
clientSubscription
get
/client/subscriptions/[key]client.subscriptionsshow
clientSubscription
patch
/client/subscriptions/[key].[format]client.subscriptionsupdate
clientSubscription
patch
/client/subscriptions/[key]client.subscriptionsupdate
clientSubscription
put
/client/subscriptions/[key].[format]client.subscriptionsupdate
clientSubscription
put
/client/subscriptions/[key]client.subscriptionsupdate
clientSubscription
delete
/client/subscriptions/[key].[format]client.subscriptionsdelete
clientSubscription
delete
/client/subscriptions/[key]client.subscriptionsdelete
clientInvoices
get
/client/invoices.[format]client.invoicesindex
clientInvoices
get
/client/invoicesclient.invoicesindex
manager
get
/managermanager.homedashboard
managerDashboard
get
/manager/dashboardmanager.homedashboard
managerOrganizations
get
/manager/organizations.[format]manager.organizationsindex
managerOrganizations
get
/manager/organizationsmanager.organizationsindex
managerOrganizations
post
/manager/organizations.[format]manager.organizationscreate
managerOrganizations
post
/manager/organizationsmanager.organizationscreate
newManagerOrganization
get
/manager/organizations/new.[format]manager.organizationsnew
newManagerOrganization
get
/manager/organizations/newmanager.organizationsnew
editManagerOrganization
get
/manager/organizations/[key]/edit.[format]manager.organizationsedit
editManagerOrganization
get
/manager/organizations/[key]/editmanager.organizationsedit
managerOrganization
get
/manager/organizations/[key].[format]manager.organizationsshow
managerOrganization
get
/manager/organizations/[key]manager.organizationsshow
managerOrganization
patch
/manager/organizations/[key].[format]manager.organizationsupdate
managerOrganization
patch
/manager/organizations/[key]manager.organizationsupdate
managerOrganization
put
/manager/organizations/[key].[format]manager.organizationsupdate
managerOrganization
put
/manager/organizations/[key]manager.organizationsupdate
managerOrganization
delete
/manager/organizations/[key].[format]manager.organizationsdelete
managerOrganization
delete
/manager/organizations/[key]manager.organizationsdelete
managerOrganizationMembers
get
/manager/organizations/[key]/membersmanager.organizationsmembers
managerClients
get
/manager/clients.[format]manager.clientsindex
managerClients
get
/manager/clientsmanager.clientsindex
managerClients
post
/manager/clients.[format]manager.clientscreate
managerClients
post
/manager/clientsmanager.clientscreate
newManagerClient
get
/manager/clients/new.[format]manager.clientsnew
newManagerClient
get
/manager/clients/newmanager.clientsnew
editManagerClient
get
/manager/clients/[key]/edit.[format]manager.clientsedit
editManagerClient
get
/manager/clients/[key]/editmanager.clientsedit
managerClient
get
/manager/clients/[key].[format]manager.clientsshow
managerClient
get
/manager/clients/[key]manager.clientsshow
managerClient
patch
/manager/clients/[key].[format]manager.clientsupdate
managerClient
patch
/manager/clients/[key]manager.clientsupdate
managerClient
put
/manager/clients/[key].[format]manager.clientsupdate
managerClient
put
/manager/clients/[key]manager.clientsupdate
managerClient
delete
/manager/clients/[key].[format]manager.clientsdelete
managerClient
delete
/manager/clients/[key]manager.clientsdelete
managerOauth2apps
get
/manager/oauth2apps.[format]manager.oauth2appsindex
managerOauth2apps
get
/manager/oauth2appsmanager.oauth2appsindex
managerOauth2apps
post
/manager/oauth2apps.[format]manager.oauth2appscreate
managerOauth2apps
post
/manager/oauth2appsmanager.oauth2appscreate
newManagerOauth2app
get
/manager/oauth2apps/new.[format]manager.oauth2appsnew
newManagerOauth2app
get
/manager/oauth2apps/newmanager.oauth2appsnew
editManagerOauth2app
get
/manager/oauth2apps/[key]/edit.[format]manager.oauth2appsedit
editManagerOauth2app
get
/manager/oauth2apps/[key]/editmanager.oauth2appsedit
managerOauth2app
get
/manager/oauth2apps/[key].[format]manager.oauth2appsshow
managerOauth2app
get
/manager/oauth2apps/[key]manager.oauth2appsshow
managerOauth2app
patch
/manager/oauth2apps/[key].[format]manager.oauth2appsupdate
managerOauth2app
patch
/manager/oauth2apps/[key]manager.oauth2appsupdate
managerOauth2app
put
/manager/oauth2apps/[key].[format]manager.oauth2appsupdate
managerOauth2app
put
/manager/oauth2apps/[key]manager.oauth2appsupdate
managerOauth2app
delete
/manager/oauth2apps/[key].[format]manager.oauth2appsdelete
managerOauth2app
delete
/manager/oauth2apps/[key]manager.oauth2appsdelete
managerManagers
get
/manager/managers.[format]manager.managersindex
managerManagers
get
/manager/managersmanager.managersindex
managerManagers
post
/manager/managers.[format]manager.managerscreate
managerManagers
post
/manager/managersmanager.managerscreate
newManagerManager
get
/manager/managers/new.[format]manager.managersnew
newManagerManager
get
/manager/managers/newmanager.managersnew
editManagerManager
get
/manager/managers/[key]/edit.[format]manager.managersedit
editManagerManager
get
/manager/managers/[key]/editmanager.managersedit
managerManager
get
/manager/managers/[key].[format]manager.managersshow
managerManager
get
/manager/managers/[key]manager.managersshow
managerManager
patch
/manager/managers/[key].[format]manager.managersupdate
managerManager
patch
/manager/managers/[key]manager.managersupdate
managerManager
put
/manager/managers/[key].[format]manager.managersupdate
managerManager
put
/manager/managers/[key]manager.managersupdate
managerManager
delete
/manager/managers/[key].[format]manager.managersdelete
managerManager
delete
/manager/managers/[key]manager.managersdelete
managerManagerPermissions
get
/manager/managers/[key]/permissionsmanager.managerspermissions
managerManagerPermissions
patch
/manager/managers/[key]/permissionsmanager.managerspermissionsAction
scheduledScriptsDocumentChanged
post
/scheduled-scripts/documentChangedscheduledScripts.eventHandlersdocumentChanged
oauthV2Token
get
/oauth/v2/tokenoauth.v2.oauth2token
oauthV2Token
post
/oauth/v2/tokenoauth.v2.oauth2token
oauthV2Validate
get
/oauth/v2/validateoauth.v2.oauth2validate
apiV1Sheets
get
/api/v1/sheets.[format]api.v1.sheetsindex
apiV1Sheets
get
/api/v1/sheetsapi.v1.sheetsindex
apiV1Sheets
post
/api/v1/sheets.[format]api.v1.sheetscreate
apiV1Sheets
post
/api/v1/sheetsapi.v1.sheetscreate
newApiV1Sheet
get
/api/v1/sheets/new.[format]api.v1.sheetsnew
newApiV1Sheet
get
/api/v1/sheets/newapi.v1.sheetsnew
editApiV1Sheet
get
/api/v1/sheets/[key]/edit.[format]api.v1.sheetsedit
editApiV1Sheet
get
/api/v1/sheets/[key]/editapi.v1.sheetsedit
apiV1Sheet
get
/api/v1/sheets/[key].[format]api.v1.sheetsshow
apiV1Sheet
get
/api/v1/sheets/[key]api.v1.sheetsshow
apiV1Sheet
patch
/api/v1/sheets/[key].[format]api.v1.sheetsupdate
apiV1Sheet
patch
/api/v1/sheets/[key]api.v1.sheetsupdate
apiV1Sheet
put
/api/v1/sheets/[key].[format]api.v1.sheetsupdate
apiV1Sheet
put
/api/v1/sheets/[key]api.v1.sheetsupdate
apiV1Sheet
delete
/api/v1/sheets/[key].[format]api.v1.sheetsdelete
apiV1Sheet
delete
/api/v1/sheets/[key]api.v1.sheetsdelete
apiV1ChatThreads
get
/api/v1/chat-threads.[format]api.v1.chatThreadsindex
apiV1ChatThreads
get
/api/v1/chat-threadsapi.v1.chatThreadsindex
apiV1ChatThreads
post
/api/v1/chat-threads.[format]api.v1.chatThreadscreate
apiV1ChatThreads
post
/api/v1/chat-threadsapi.v1.chatThreadscreate
newApiV1ChatThread
get
/api/v1/chat-threads/new.[format]api.v1.chatThreadsnew
newApiV1ChatThread
get
/api/v1/chat-threads/newapi.v1.chatThreadsnew
editApiV1ChatThread
get
/api/v1/chat-threads/[key]/edit.[format]api.v1.chatThreadsedit
editApiV1ChatThread
get
/api/v1/chat-threads/[key]/editapi.v1.chatThreadsedit
apiV1ChatThread
get
/api/v1/chat-threads/[key].[format]api.v1.chatThreadsshow
apiV1ChatThread
get
/api/v1/chat-threads/[key]api.v1.chatThreadsshow
apiV1ChatThread
patch
/api/v1/chat-threads/[key].[format]api.v1.chatThreadsupdate
apiV1ChatThread
patch
/api/v1/chat-threads/[key]api.v1.chatThreadsupdate
apiV1ChatThread
put
/api/v1/chat-threads/[key].[format]api.v1.chatThreadsupdate
apiV1ChatThread
put
/api/v1/chat-threads/[key]api.v1.chatThreadsupdate
apiV1ChatThread
delete
/api/v1/chat-threads/[key].[format]api.v1.chatThreadsdelete
apiV1ChatThread
delete
/api/v1/chat-threads/[key]api.v1.chatThreadsdelete
apiV1CreateChatMessage
post
/api/v1/chat-threads/[key]/chat-messagesapi.v1.chatMessagescreate
apiV1ResetUnreadCount
post
/api/v1/chat-threads/[key]/reset-unreadapi.v1.chatThreadsreset
apiV1UserLocations
get
/api/v1/user-locations.[format]api.v1.userLocationsindex
apiV1UserLocations
get
/api/v1/user-locationsapi.v1.userLocationsindex
apiV1UserLocations
post
/api/v1/user-locations.[format]api.v1.userLocationscreate
apiV1UserLocations
post
/api/v1/user-locationsapi.v1.userLocationscreate
apiV1LocationCheck
post
/api/v1/user-locations/locationCheckapi.v1.userLocationslocationCheck
apiV1GetDocuments
get
/api/v1/get-documentsapi.v1.documentsindex
apiV1GetDocument
get
/api/v1/get-documentapi.v1.documentsshow
getMembersApiV1Organizations
get
/api/v1/organizations/membersapi.v1.organizationMembersindex
createMemberApiV1Organizations
post
/api/v1/organizations/membersapi.v1.organizationMemberscreate
removeMemberApiV1Organizations
delete
/api/v1/organizations/members/[key]api.v1.organizationMembersremove
addMemberToGroupApiV1Organizations
post
/api/v1/groups/[groupKey]/membersapi.v1.organizationMembersaddMemberToGroup
removeMemberFromGroupApiV1Organizations
delete
/api/v1/groups/[groupKey]/members/[memberKey]api.v1.organizationMembersremoveMemberFromGroup
addAdminApiV1Organizations
post
/api/v1/groups/[groupKey]/addAdminapi.v1.organizationMembersaddAdmin
removeAdminApiV1Organizations
delete
/api/v1/groups/[groupKey]/removeAdmin/[memberKey]api.v1.organizationMembersremoveAdmin
updateMemberApiV1Organizations
put
/api/v1/organizations/members/[key]api.v1.organizationMembersupdate
setTMFieldsApiV1Organizations
post
/api/v1/organizations/[key]/tm-set-custom-fieldsapi.v1.organizationssetTMFields
setPrerequisitesApiV1Organizations
post
/api/v1/organizations/[key]/tm-set-prerequisitesapi.v1.organizationssetPrerequisites
setSettingsApiV1Organizations
post
/api/v1/organizations/[key]/tm-set-settingsapi.v1.organizationssetSettings
updateCategoryApiV1Organizations
put
/api/v1/organizations/[key]/categoriesapi.v1.organizationsupdateCategory
deleteCategoryApiV1Organizations
delete
/api/v1/organizations/[key]/categories/[categoryKey]api.v1.organizationsdeleteCategory
updateStatusApiV1Organizations
put
/api/v1/organizations/[key]/statusesapi.v1.organizationsupdateStatus
deleteStatusApiV1Organizations
delete
/api/v1/organizations/[key]/statuses/[index]api.v1.organizationsdeleteStatus
updateLogoApiV1Organizations
put
/api/v1/organizations/[key]/update-logo/[fileKey]api.v1.organizationsupdateLogo
getLogoURLApiV1Organizations
get
/api/v1/organizations/[key]/get-logo-urlapi.v1.organizationsgetLogoURL
removeLogoApiV1Organizations
delete
/api/v1/organizations/[key]/remove-logoapi.v1.organizationsremoveLogo
subscriptionStatusApiV1Organizations
get
/api/v1/organizations/get-statusapi.v1.organizationsgetStatus
getAutoClockOutApiV1Organizations
get
/api/v1/organizations/clockoutapi.v1.organizationsgetAutoClockOut
updateAutoClockOutApiV1Organizations
put
/api/v1/organizations/clockoutapi.v1.organizationsupdateAutoClockOut
getBackgroundSettingsApiV1Organizations
get
/api/v1/organizations/locationapi.v1.organizationsgetBackgroundSettings
updateBackgroundSettingsApiV1Organizations
put
/api/v1/organizations/locationapi.v1.organizationsupdateBackgroundSettings
getMenuSettingsApiV1Organizations
get
/api/v1/organizations/menuapi.v1.organizationsgetMenuSettings
updateMenuSettingsApiV1Organizations
put
/api/v1/organizations/menuapi.v1.organizationsupdateMenuSettings
setSubOrganizationTitleApiV1Organizations
put
/api/v1/organizations/[key]/set-sub-organization-titleapi.v1.organizationssetSubOrganizationTitle
apiV1Organization
get
/api/v1/organizations/[key].[format]api.v1.organizationsshow
apiV1Organization
get
/api/v1/organizations/[key]api.v1.organizationsshow
apiV1GetUploadUrlWeb
post
/api/v1/jobs/[jobKey]/attachments/get-upload-urlapi.v1.jobAttachmentsgetUploadURL
apiV1GetExistingURL
get
/api/v1/custom-forms/attachments/existing-urlapi.v1.formAttachmentsgetExistingURL
apiV1GetAttachmentPDF
post
/api/v1/form-attachments/get-attachment-pdfapi.v1.formAttachmentsgetAttachmentPDF
apiV1GetUploadUrlWeb
post
/api/v1/custom-forms/[formKey]/attachments/get-upload-urlapi.v1.formAttachmentsgetUploadURL
apiV1AddTemplate
post
/api/v1/jobs/attachments/add-templateapi.v1.jobAttachmentsaddTemplate
apiV1GetJobDefaults
get
/api/v1/jobs/get-job-defaultsapi.v1.jobsgetJobDefaults
apiV1GetTemplateAttachments
get
/api/v1/jobs/attachments/get-templatesapi.v1.jobAttachmentsgetTemplateAttachments
apiV1JobCommands
get
/api/v1/jobs/commandapi.v1.jobscommand
apiV1TaskCommands
get
/api/v1/tasks/commandapi.v1.jobTaskscommand
apiV1JobComments
get
/api/v1/jobs/[jobKey]/comments.[format]api.v1.jobCommentsindex
apiV1JobComments
get
/api/v1/jobs/[jobKey]/commentsapi.v1.jobCommentsindex
apiV1JobComments
post
/api/v1/jobs/[jobKey]/comments.[format]api.v1.jobCommentscreate
apiV1JobComments
post
/api/v1/jobs/[jobKey]/commentsapi.v1.jobCommentscreate
apiV1JobTaskAttachments
get
/api/v1/jobs/[jobKey]/tasks/[taskKey]/attachments.[format]api.v1.taskAttachmentsindex
apiV1JobTaskAttachments
get
/api/v1/jobs/[jobKey]/tasks/[taskKey]/attachmentsapi.v1.taskAttachmentsindex
apiV1JobTaskAttachments
post
/api/v1/jobs/[jobKey]/tasks/[taskKey]/attachments.[format]api.v1.taskAttachmentscreate
apiV1JobTaskAttachments
post
/api/v1/jobs/[jobKey]/tasks/[taskKey]/attachmentsapi.v1.taskAttachmentscreate
apiV1JobTaskComments
get
/api/v1/jobs/[jobKey]/tasks/[taskKey]/comments.[format]api.v1.taskCommentsindex
apiV1JobTaskComments
get
/api/v1/jobs/[jobKey]/tasks/[taskKey]/commentsapi.v1.taskCommentsindex
apiV1JobTaskComments
post
/api/v1/jobs/[jobKey]/tasks/[taskKey]/comments.[format]api.v1.taskCommentscreate
apiV1JobTaskComments
post
/api/v1/jobs/[jobKey]/tasks/[taskKey]/commentsapi.v1.taskCommentscreate
apiV1JobTasks
get
/api/v1/jobs/[jobKey]/tasks.[format]api.v1.jobTasksindex
apiV1JobTasks
get
/api/v1/jobs/[jobKey]/tasksapi.v1.jobTasksindex
apiV1JobTasks
post
/api/v1/jobs/[jobKey]/tasks.[format]api.v1.jobTaskscreate
apiV1JobTasks
post
/api/v1/jobs/[jobKey]/tasksapi.v1.jobTaskscreate
apiV1JobTask
get
/api/v1/jobs/[jobKey]/tasks/[key].[format]api.v1.jobTasksshow
apiV1JobTask
get
/api/v1/jobs/[jobKey]/tasks/[key]api.v1.jobTasksshow
apiV1JobTask
patch
/api/v1/jobs/[jobKey]/tasks/[key].[format]api.v1.jobTasksupdate
apiV1JobTask
patch
/api/v1/jobs/[jobKey]/tasks/[key]api.v1.jobTasksupdate
apiV1JobTask
put
/api/v1/jobs/[jobKey]/tasks/[key].[format]api.v1.jobTasksupdate
apiV1JobTask
put
/api/v1/jobs/[jobKey]/tasks/[key]api.v1.jobTasksupdate
apiV1JobTask
delete
/api/v1/jobs/[jobKey]/tasks/[key].[format]api.v1.jobTasksdelete
apiV1JobTask
delete
/api/v1/jobs/[jobKey]/tasks/[key]api.v1.jobTasksdelete
taskAttachmentApiV1Jobs
delete
/api/v1/task-attachments/[key]api.v1.taskAttachmentsdelete
apiV1JobAttachments
get
/api/v1/jobs/[jobKey]/attachments.[format]api.v1.jobAttachmentsindex
apiV1JobAttachments
get
/api/v1/jobs/[jobKey]/attachmentsapi.v1.jobAttachmentsindex
jobAttachmentApiV1Jobs
delete
/api/v1/job-attachments/[key]api.v1.jobAttachmentsdelete
jobAttachmentApiV1Jobs
put
/api/v1/job-attachments/[key]api.v1.jobAttachmentsupdate
templateAttachmentApiV1Jobs
delete
/api/v1/template-attachments/[key]api.v1.jobAttachmentsdeleteTemplate
apiV1Jobs
get
/api/v1/jobs.[format]api.v1.jobsindex
apiV1Jobs
get
/api/v1/jobsapi.v1.jobsindex
apiV1Jobs
post
/api/v1/jobs.[format]api.v1.jobscreate
apiV1Jobs
post
/api/v1/jobsapi.v1.jobscreate
newApiV1Job
get
/api/v1/jobs/new.[format]api.v1.jobsnew
newApiV1Job
get
/api/v1/jobs/newapi.v1.jobsnew
apiV1Job
get
/api/v1/jobs/[key].[format]api.v1.jobsshow
apiV1Job
get
/api/v1/jobs/[key]api.v1.jobsshow
apiV1Job
patch
/api/v1/jobs/[key].[format]api.v1.jobsupdate
apiV1Job
patch
/api/v1/jobs/[key]api.v1.jobsupdate
apiV1Job
put
/api/v1/jobs/[key].[format]api.v1.jobsupdate
apiV1Job
put
/api/v1/jobs/[key]api.v1.jobsupdate
apiV1Job
delete
/api/v1/jobs/[key].[format]api.v1.jobsdelete
apiV1Job
delete
/api/v1/jobs/[key]api.v1.jobsdelete
apiV1Communications
get
/api/v1/communications.[format]api.v1.communicationsindex
apiV1Communications
get
/api/v1/communicationsapi.v1.communicationsindex
apiV1Communications
post
/api/v1/communications.[format]api.v1.communicationscreate
apiV1Communications
post
/api/v1/communicationsapi.v1.communicationscreate
apiV1Communication
get
/api/v1/communications/[key].[format]api.v1.communicationsshow
apiV1Communication
get
/api/v1/communications/[key]api.v1.communicationsshow
apiV1Communication
patch
/api/v1/communications/[key].[format]api.v1.communicationsupdate
apiV1Communication
patch
/api/v1/communications/[key]api.v1.communicationsupdate
apiV1Communication
put
/api/v1/communications/[key].[format]api.v1.communicationsupdate
apiV1Communication
put
/api/v1/communications/[key]api.v1.communicationsupdate
apiV1Communication
delete
/api/v1/communications/[key].[format]api.v1.communicationsdelete
apiV1Communication
delete
/api/v1/communications/[key]api.v1.communicationsdelete
apiV1CalendarNotes
get
/api/v1/calendar-notes.[format]api.v1.calendarNotesindex
apiV1CalendarNotes
get
/api/v1/calendar-notesapi.v1.calendarNotesindex
apiV1CalendarNotes
post
/api/v1/calendar-notes.[format]api.v1.calendarNotescreate
apiV1CalendarNotes
post
/api/v1/calendar-notesapi.v1.calendarNotescreate
apiV1CalendarNote
get
/api/v1/calendar-notes/[key].[format]api.v1.calendarNotesshow
apiV1CalendarNote
get
/api/v1/calendar-notes/[key]api.v1.calendarNotesshow
apiV1CalendarNote
patch
/api/v1/calendar-notes/[key].[format]api.v1.calendarNotesupdate
apiV1CalendarNote
patch
/api/v1/calendar-notes/[key]api.v1.calendarNotesupdate
apiV1CalendarNote
put
/api/v1/calendar-notes/[key].[format]api.v1.calendarNotesupdate
apiV1CalendarNote
put
/api/v1/calendar-notes/[key]api.v1.calendarNotesupdate
apiV1CalendarNote
delete
/api/v1/calendar-notes/[key].[format]api.v1.calendarNotesdelete
apiV1CalendarNote
delete
/api/v1/calendar-notes/[key]api.v1.calendarNotesdelete
apiV1Communications.documents
get
/api/v1/communications/documentsapi.v1.communicationsgetCommunicationDocuments
apiV1CustomForms
get
/api/v1/custom-forms.[format]api.v1.customFormsindex
apiV1CustomForms
get
/api/v1/custom-formsapi.v1.customFormsindex
apiV1CustomForms
post
/api/v1/custom-forms.[format]api.v1.customFormscreate
apiV1CustomForms
post
/api/v1/custom-formsapi.v1.customFormscreate
apiV1CustomForm
patch
/api/v1/custom-forms/[key].[format]api.v1.customFormsupdate
apiV1CustomForm
patch
/api/v1/custom-forms/[key]api.v1.customFormsupdate
apiV1CustomForm
put
/api/v1/custom-forms/[key].[format]api.v1.customFormsupdate
apiV1CustomForm
put
/api/v1/custom-forms/[key]api.v1.customFormsupdate
apiV1UpdateFormFields
put
/api/v1/custom-forms/fields/[key]api.v1.customFormsupdateFormFields
apiV1FormAttachments
get
/api/v1/form-attachments.[format]api.v1.formAttachmentsindex
apiV1FormAttachments
get
/api/v1/form-attachmentsapi.v1.formAttachmentsindex
apiV1FormAttachment
patch
/api/v1/form-attachments/[key].[format]api.v1.formAttachmentsupdate
apiV1FormAttachment
patch
/api/v1/form-attachments/[key]api.v1.formAttachmentsupdate
apiV1FormAttachment
put
/api/v1/form-attachments/[key].[format]api.v1.formAttachmentsupdate
apiV1FormAttachment
put
/api/v1/form-attachments/[key]api.v1.formAttachmentsupdate
apiV1FormAttachments
delete
/api/v1/form-attachments/[key]api.v1.formAttachmentsdelete
apiV1AttachmentsForMultipleTasks
get
/api/v1/task-attachments/multiple-tasksapi.v1.taskAttachmentsattachmentsForMultipleTasks
apiV1FormResults
get
/api/v1/form-results.[format]api.v1.formResultsindex
apiV1FormResults
get
/api/v1/form-resultsapi.v1.formResultsindex
apiV1FormResults
post
/api/v1/form-results.[format]api.v1.formResultscreate
apiV1FormResults
post
/api/v1/form-resultsapi.v1.formResultscreate
apiV1Customers
get
/api/v1/customers.[format]api.v1.customersindex
apiV1Customers
get
/api/v1/customersapi.v1.customersindex
apiV1Customers
post
/api/v1/customers.[format]api.v1.customerscreate
apiV1Customers
post
/api/v1/customersapi.v1.customerscreate
newApiV1Customer
get
/api/v1/customers/new.[format]api.v1.customersnew
newApiV1Customer
get
/api/v1/customers/newapi.v1.customersnew
apiV1Customer
get
/api/v1/customers/[key].[format]api.v1.customersshow
apiV1Customer
get
/api/v1/customers/[key]api.v1.customersshow
apiV1Customer
patch
/api/v1/customers/[key].[format]api.v1.customersupdate
apiV1Customer
patch
/api/v1/customers/[key]api.v1.customersupdate
apiV1Customer
put
/api/v1/customers/[key].[format]api.v1.customersupdate
apiV1Customer
put
/api/v1/customers/[key]api.v1.customersupdate
apiV1Customer
delete
/api/v1/customers/[key].[format]api.v1.customersdelete
apiV1Customer
delete
/api/v1/customers/[key]api.v1.customersdelete
apiV1UpdateReportTime
put
/api/v1/reports/time-clock-report/[key]api.v1.reportsupdateRecord
apiV1AddReportTime
put
/api/v1/reports/add/time-clock-report/[key]api.v1.reportsaddRecord
apiV1ScheduleTimeClocks
get
/api/v1/schedule/time-clockapi.v1.schedulescheduleTimeClocks
apiV1ReportTime
get
/api/v1/reports/time-clock-reportapi.v1.reportstimeReport
apiV1ReportUser
get
/api/v1/reports/user-reportapi.v1.reportsuserReport
apiV1ReportAttachment
get
/api/v1/reports/attachment-report/printapi.v1.reportsattachmentReportPrint
apiV1ReportFormsForUser
get
/api/v1/reports/user-report/formsapi.v1.reportsgetFormInfo
apiV1ReportTimePrint
post
/api/v1/reports/time-clock-report/printapi.v1.reportstimeClockReportPrint
apiV1ReportTask
get
/api/v1/reports/task-report/printapi.v1.reportstaskReportPrint
apiV1AllTasks
get
/api/v1/schedule/tasksapi.v1.jobTasksindex
apiV1CalendarTasks
get
/api/v1/schedule/tasks/calendarapi.v1.jobTasksgetCalendarTasks
apiV1GetFile
get
/api/v1/get-fileapi.v1.customFormsgetFile
apiV1Groups
get
/api/v1/groups.[format]api.v1.organizationGroupsindex
apiV1Groups
get
/api/v1/groupsapi.v1.organizationGroupsindex
apiV1Groups
post
/api/v1/groups.[format]api.v1.organizationGroupscreate
apiV1Groups
post
/api/v1/groupsapi.v1.organizationGroupscreate
apiV1Group
patch
/api/v1/groups/[key].[format]api.v1.organizationGroupsupdate
apiV1Group
patch
/api/v1/groups/[key]api.v1.organizationGroupsupdate
apiV1Group
put
/api/v1/groups/[key].[format]api.v1.organizationGroupsupdate
apiV1Group
put
/api/v1/groups/[key]api.v1.organizationGroupsupdate
apiV1GetGroupRoles
get
/api/v1/groups/[key]/rolesapi.v1.organizationGroupsgetRoles
apiV1UpdateGroupRoles
put
/api/v1/groups/[key]/rolesapi.v1.organizationGroupsupdateRole
apiV1Tags
get
/api/v1/tags.[format]api.v1.tagsindex
apiV1Tags
get
/api/v1/tagsapi.v1.tagsindex
apiV1Tags
post
/api/v1/tags.[format]api.v1.tagscreate
apiV1Tags
post
/api/v1/tagsapi.v1.tagscreate
apiV1Tags
delete
/api/v1/tags/[key]api.v1.tagsdelete
apiV1Tags
put
/api/v1/tags/[key]api.v1.tagsupdate
apiV1Sub-organizations
get
/api/v1/sub-organizations.[format]api.v1.subOrganizationsindex
apiV1Sub-organizations
get
/api/v1/sub-organizationsapi.v1.subOrganizationsindex
apiV1Sub-organizations
post
/api/v1/sub-organizations.[format]api.v1.subOrganizationscreate
apiV1Sub-organizations
post
/api/v1/sub-organizationsapi.v1.subOrganizationscreate
apiV1Sub-organization
get
/api/v1/sub-organizationapi.v1.subOrganizationsgetSubOrgForJob
apiV1Sub-organizations
put
/api/v1/sub-organizations/[key]api.v1.subOrganizationsupdate
apiV1Sub-organizations
delete
/api/v1/sub-organizations/[key]api.v1.subOrganizationsdelete
apiV1Payments
get
/api/v1/payments.[format]api.v1.paymentsindex
apiV1Payments
get
/api/v1/paymentsapi.v1.paymentsindex
apiV1Payments
post
/api/v1/payments.[format]api.v1.paymentscreate
apiV1Payments
post
/api/v1/paymentsapi.v1.paymentscreate
apiV1Payment
patch
/api/v1/payments/[key].[format]api.v1.paymentsupdate
apiV1Payment
patch
/api/v1/payments/[key]api.v1.paymentsupdate
apiV1Payment
put
/api/v1/payments/[key].[format]api.v1.paymentsupdate
apiV1Payment
put
/api/v1/payments/[key]api.v1.paymentsupdate
apiV1Payment
delete
/api/v1/payments/[key].[format]api.v1.paymentsdelete
apiV1Payment
delete
/api/v1/payments/[key]api.v1.paymentsdelete
apiV1GetSubscriptionPlan
get
/api/v1/get-subscription-planapi.v1.organizationsgetSubscriptionPlan
apiV1NewSubscription
post
/api/v1/new-subscriptionapi.v1.organizationsnewSubscription
apiV1CancelSubscription
put
/api/v1/cancel-subscriptionapi.v1.organizationscancelSubscription
apiV1GetDefaultPayment
get
/api/v1/default-paymentapi.v1.paymentsgetDefaultPayment
apiV1GetStripeInvoice
get
/api/v1/stripe/get-invoiceapi.v1.organizationsgetInvoice
apiV1GetAccountInfo
get
/api/v1/account/getAccountInfoapi.v1.userAccountindex
apiV1UpdateAccountInfo
put
/api/v1/account/updateAccountInfoapi.v1.userAccountupdate
apiV1LoginUser
post
/api/v1/account/loginapi.v1.APIControllerloginUser
apiV1ForgetPassword
post
/api/v1/account/login/forgetapi.v1.APIControllerforgetPassword
apiV1ResetPassword
post
/api/v1/account/login/resetapi.v1.APIControllerresetPassword
apiV1SignupUser
post
/api/v1/account/signupapi.v1.APIControllersignupUser
apiV1Users
get
/api/v1/users.[format]api.v1.usersindex
apiV1Users
get
/api/v1/usersapi.v1.usersindex
apiV1CellSearch
get
/api/v1/cells/searchapi.v1.cellssearch
apiV1Cell
delete
/api/v1/cells/[key]api.v1.cellsdelete
apiV1CellAttachment
delete
/api/v1/cell-attachments/[key]api.v1.cellAttachmentsdelete
apiV1SheetShareWithUser
post
/api/v1/sheets/[key]/share-with-userapi.v1.sheetsshareWithUser
apiV1SheetUnshareWithUser
post
/api/v1/sheets/[key]/unshare-with-userapi.v1.sheetsunshareWithUser
apiV1SheetRemoveFromSharedUsers
post
/api/v1/sheets/[key]/remove-from-shared-usersapi.v1.sheetsremoveFromSharedUsers
apiV1ShareRequest
delete
/api/v1/share-requests/[key]api.v1.shareRequestsdelete
apiV1ShareRequestAccept
post
/api/v1/share-requests/acceptapi.v1.shareRequestsaccept
apiV1ShareRequestReject
post
/api/v1/share-requests/rejectapi.v1.shareRequestsreject
apiV1ProSignup
post
/api/v1/clients/signup/proapi.v1.clientsproSignup
apiV1ClientRoles
get
/api/v1/clients/rolesapi.v1.clientsroles
apiV1ClientCreateUserSession
post
/api/v1/clients/user-sessionapi.v1.clientscreateUserSession
apiV1ClientUpdateFirebaseMessagingToken
post
/api/v1/clients/firebase-messaging-tokenapi.v1.clientsupdateFirebaseMessagingToken
apiV1ClientUpdateUserStatus
post
/api/v1/clients/user-statusapi.v1.clientsupdateUserStatus
apiV1GetUploadUrl
get
/api/v1/attachments/[key]/get-upload-urlapi.v1.attachmentsgetUploadURL
apiV1GetMapMode
get
/api/v1/map-modeapi.v1.organizationsgetMapMode
apiV1UpdateMapMode
put
/api/v1/map-modeapi.v1.organizationsupdateMapMode
apiV1HandleUpload
post
/api/v1/attachments/handle-uploadapi.v1.attachmentshandleUpload
apiV1HandleUploaded
post
/api/v1/attachments/handle-uploadedapi.v1.attachmentshandleUploaded
apiV1HandleDeleted
post
/api/v1/attachments/handle-deletedapi.v1.attachmentshandleDeleted
apiV1HandleStripeCallback
post
/api/v1/stripe/handle-requestapi.v1.stripehandleRequest
root
get
/public.clientlogin
Note
These are here for reference only. They aren't loaded in production, and only used to render the CFWheels internal interface
Routes
Name Method Pattern Controller Action
wheelsInfo
get
/wheels/infowheels.publicinfo
wheelsRoutes
get
/wheels/routeswheels.publicroutes
wheelsRouteTester
post
/wheels/route-testerwheels.publicroutetester
wheelsPackages
get
/wheels/packages/[type]wheels.publicpackages
wheelsMigratorTemplates
get
/wheels/migrator/templateswheels.publicmigratortemplates
wheelsMigratorTemplatesCreate
post
/wheels/migrator/templateswheels.publicmigratortemplatescreate
wheelsMigratorSQL
get
/wheels/migrator/sql/[version]wheels.publicmigratorsql
wheelsMigratorCommand
post
/wheels/migrator/[command]/[version]wheels.publicmigratorcommand
wheelsMigrator
get
/wheels/migratorwheels.publicmigrator
wheelsTests
get
/wheels/tests/[type]wheels.publictests
wheelsDocs
get
/wheels/docswheels.publicdocs
wheelsCli
get
/wheels/cliwheels.publiccli
wheelsPluginEntry
get
/wheels/plugins/[name]wheels.publicpluginentry
wheelsPluginPost
post
/wheels/plugins/[name]wheels.publicpluginentry
wheelsPlugins
get
/wheels/pluginswheels.publicplugins
wheelsBuild
get
/wheels/buildwheels.publicbuild
wheelsLegacy
get
/wheels/wheels/[view]wheels.publiclegacy
wheelsRoot
get
/wheelswheels.publicindex