# List executions for a specific module List all module executions for a module. Endpoint: GET /iacm/api/modules/{moduleId}/executions Version: 1.0 Security: x-api-key ## Query parameters: - `limit` (integer) Limit is the number of records to return for a page. Example: 30 - `page` (integer) Page is the page number to return relative to the page 'limit'. Example: 1 - `pipeline_execution_id` (string) Pipeline identifier Example: "Provident provident quas vel quos eum est." - `status` (array) Status of the execution Example: ["Eos quis quis et.","Qui accusamus velit laborum.","Non nostrum quas.","Voluptas eos omnis aut."] - `start_time` (integer) Specify the start time for the query Example: 1691150743950 - `end_time` (integer) Specify the end time limit for the query Example: 1691150743950 ## Path parameters: - `moduleId` (string, required) Module identifier Example: "Sapiente minima vitae et veniam." ## Header parameters: - `Harness-Account` (string, required) Account is the internal customer account ID. Example: "6c" ## Response 200 fields (application/json): - `account` (string, required) Account is the internal customer account ID. Example: "h58" - `created` (integer, required) Created is the unix timestamp at which the resource was originally created in milliseconds. Example: 8448944703919735000 - `metadata` (object) Example: {"pipeline":"Dignissimos inventore quis voluptas impedit id incidunt.","pipeline_execution_id":"Quis debitis esse.","pipeline_execution_number":"Ut repellendus.","pipeline_name":"Tempora officiis dolorem.","pipeline_stage_id":"Dolor tempora facere unde maxime eos.","trigger":{"Iusto qui reprehenderit qui voluptates.":"Et nam sit voluptatem quae error.","Quia quas est voluptas accusamus.":"Doloremque inventore necessitatibus accusamus dolorem est."}} - `metadata.pipeline` (string) The unique identifier of any associated pipeline Example: "Dignissimos inventore quis voluptas impedit id incidunt." - `metadata.pipeline_execution_id` (string) The unique identifier for any associated pipeline execution Example: "Quis debitis esse." - `metadata.pipeline_execution_number` (string) The unique number for any associated pipeline execution Example: "Ut repellendus." - `metadata.pipeline_name` (string) The name of any associated pipeline Example: "Tempora officiis dolorem." - `metadata.pipeline_stage_id` (string) The unique identifier for the associated pipeline stage Example: "Dolor tempora facere unde maxime eos." - `metadata.trigger` (object) Trigger info for any associated pipeline execution Example: {"Iusto qui reprehenderit qui voluptates.":"Et nam sit voluptatem quae error.","Quia quas est voluptas accusamus.":"Doloremque inventore necessitatibus accusamus dolorem est."} - `moduleId` (string, required) The unique identifier for the associated module Example: "Repellendus eum assumenda quibusdam maxime maiores." - `org` (string, required) Org is the organisation identifier. Example: "2h2" - `project` (string, required) Project is the project identifier. Example: "lzn" - `status` (string, required) The overall status of the execution Example: "Dolor quia pariatur nulla." ## Response 400 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 401 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 403 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 404 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 408 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 409 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 423 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 499 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 500 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true ## Response 502 fields (application/vnd.goa.error): - `fault` (boolean, required) Is the error a server-side fault? - `id` (string, required) ID is a unique identifier for this particular occurrence of the problem. Example: "123abc" - `message` (string, required) Message is a human-readable explanation specific to this occurrence of the problem. Example: "parameter 'p' must be an integer" - `name` (string, required) Name is the name of this class of errors. Example: "bad_request" - `temporary` (boolean, required) Is the error temporary? - `timeout` (boolean, required) Is the error a timeout? Example: true