get https://{baseUrl}/api/modules/
Log in to see full request history
Responses
400The module with the associated Id could not be found.
400The module with the associated Id could not be found.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/modules/moduleId \
--header 'accept: application/json'
xxxxxxxxxx
116}
{
"id": 0,
"displayName": "string",
"displayPluralizedName": "string",
"regScaleName": "string",
"regScalePluralizedName": "string",
"regScaleId": 0,
"regScaleInformalName": "string",
"route": "string",
"newFormRoute": "string",
"documentation": "string",
"workbench": true,
"atlasModule": "string",
"formTabs": [
{
"id": 0,
"createdBy": "string",
"createdById": "string",
"dateCreated": "2025-04-16T17:36:09.537Z",
"dateLastUpdated": "2025-04-16T17:36:09.537Z",
"isPublic": true,
"lastUpdatedBy": "string",
"lastUpdatedById": "string",
"displayName": "string",
"regScaleName": "string",