---
id: service-action-read
title: "Read a service action"
description: "Read a service action by action ID"
sidebar_label: "Read a service action"
hide_title: true
hide_table_of_contents: true
api: eJztWEtv3DYQ/ivEnFpA2U2C5qKbUSftFk1ixDYawDGMWXF2xZgiZT6cbBb678WQ0lr7cNwEaN1DTpIocubjzDcPcg22JYdBWTOTUIInd6squsKKh0pHKKGAgEsP5QUcpVG4LECSr5xq02cJ7wilQNEvFnmxmK+Gt9kxFNCiw4YCORa1Bl/V1CCUawgqaIISZknVquV3H5wySyhgYV2DAUqIUfH/bcXnRt1EEkqSCWqhyImFdSLUJHggrISj1pEnE0gK9ALF+fnsGLoCFC9vMdRQgMGGdSb5jm6iciShDC5SV/wfgfZ2nh3Ae1mApyo6FVbJynNCR+4ohhrKi0v+7ci31njyvKPn79/zYxvr2/lHqsIdImWWQhkf0FTkoYDKmkAm8EJsW62qRJ/pR8+rD9mrp00BrWO2BZWVK/loRs2GXO/pa5T5k8ySrfWsgAY/D1/PX7wowNi0aTKxgfLCRK0vu11Mb7AhYRcjFBPxOvog5iRQGGueUNOGlcgqBRopjA2CbiJqEaxgqYzQ67j8dxCe6rjcRXgUg20wqAq1XoklGc4JJMXC2UZ8SOb6AAlWS5Va9C6/ekQPSvJM+6tDgNCs3i4S/R8D2sZn2ZV7yfI4IxfxXgXova1UcsDW9njfDXmPyxxAw+5e57G7LaJzuIICVKDGj1hkU2TvBaKmW9KHyNbzCCTNI38rs7D9g02Xg/oTuuHRr3LOOrYvBtS5WCwwarZ0L2DbID184emWOHGJhGcijvMyz2HxIS3NHOxNcAjwtuCzOtUijqx+jRhyV1dAUA35gE07EmRiMye3L2iYOsTNIE4Z0SitlafKGumh68YZ+WID9bIAlFKxONQnI+MvUHvaVXcoAQ9+F59UqHdMlfVWjpgyVxgOWWZDdomBePuxld8y3QcM0X+NJC0ZqczyKuNgkuWBRJir1tmlI8/1w8eqym8LVJo49CquLZrf98LlNCkeDJ8biok4rW3UkpOqNZt82wcLSXGLOpJn9/B4rj+9IIbbdzy8r3FXsh8n21BONnPHIZoccocNEgU8E/dhie/yRNE6K2NFknumbVFDQ/aIqVYrc/2Y+gdiz1cPh/y5JydmxwMjIn9+qq3oZWwZd68yPtT47PryKyHddSz+l0Pt1atkprT7LU0pbXohY2oMjk5mQplALqP9rr7rZZ+Iv579c2T/aiU9nAh/Pzs7EXmBqKzkBCgTDrPMrkwa2Wfb4u7zVuZEWpXlZassyJHhg4SRosJAS+vUl03IZiUPCj+trQuFqGOD5gkfZHCuB128UrDOLHz1TWXlmELKW72soRa0zt4qmZq6DS9yvfkcDpDtu2kwri8j393V3U3RySR88YOEP0j4uCRMGwu15RuGJSXv84G2hGlf3qbrzZm2m2Yt07WSHeQCONwZRKehhDqE1pfTKbZqwj12qzFw7ZlUtoHxCfiUyZj5NT4Hb0zLglhDmgZlPwmK/uXVUM/++Oss2S51r+UaGE+237PJ08lTJndP9jcjOGy21GFYHxpM0dGf3w9el+x6eH0Xav/sfqXfFHt62mpUiabJYuve3BdDNwEFlONLhA2CUqUOrLY+8PT1eo6ezp3uOh6+ieT4WuGygFt0iqmc3CKV53d5uJ0db+Sndz1vfhb3IR6OMIYPMKmPgxKggGta5TsaPmH9hxrv7NTxWbomlOTStvP/o6qiNoxW7qVFpuSG/r+9PGODbxNxh3j56HoI1XqdZ5zZazJdtwEZ+JsBdt3fuWDquA==
sidebar_class_name: "get api-method"
info_path: docs/api/nullplatform-api
custom_edit_url: null
---

import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import ParamsDetails from "@theme/ParamsDetails";
import RequestSchema from "@theme/RequestSchema";
import StatusCodes from "@theme/StatusCodes";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
import Heading from "@theme/Heading";

<Heading
  as={"h1"}
  className={"openapi__heading"}
  children={"Read a service action"}
>
</Heading>

<MethodEndpoint
  method={"get"}
  path={"/service/{serviceId}/action/{id}"}
  context={"endpoint"}
>
  
</MethodEndpoint>



Read a service action by action ID

<Heading
  id={"request"}
  as={"h2"}
  className={"openapi-tabs__heading"}
  children={"Request"}
>
</Heading>

<ParamsDetails
  parameters={[{"schema":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"in":"path","name":"id","required":true},{"schema":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"in":"path","name":"serviceId","required":true}]}
>
  
</ParamsDetails>

<RequestSchema
  title={"Body"}
  body={undefined}
>
  
</RequestSchema>

<StatusCodes
  id={undefined}
  label={undefined}
  responses={{"2XX":{"description":"Object representing instances","content":{"application/json":{"schema":{"title":"Action","properties":{"id":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"name":{"type":"string","minLength":1,"maxLength":255,"not":{"enum":[null]},"description":"Name of the entity. Must be a non-empty string and not equal to null"},"slug":{"type":"string","minLength":1,"maxLength":255,"not":{"enum":[null]},"description":"Slug of the entity. Automatically generated from \"name\""},"specification_id":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"desired_specification_id":{"anyOf":[{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},{"type":"null"}],"description":"Desired unique identifier for the associated specification"},"messages":{"title":"Message","type":"array","items":{"type":"object","properties":{"level":{"type":"string","enum":["debug","info","information","warn","warning","error","fatal"],"default":"info","description":"Message severity level. Defaults to \"info\""},"message":{"type":"string","description":"The actual message content"},"timestamp":{"type":"number","description":"Timestamp of the message in milliseconds"}},"required":["message"],"additionalProperties":false,"description":"Object representing messages with severity levels"}},"created_at":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date"},"status":{"type":"string","enum":["pending_create","pending","in_progress","success","failed","cancelled"],"description":"Status of the action. Should be one of the specified values in the ActionStatus enumeration"},"parameters":{"type":"object","description":"Parameters associated with the action"},"results":{"type":"object","description":"Results produced by the action"},"service_id":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"link_id":{"title":"Id","type":"string","format":"uuid","description":"Unique identifier for the entity represented as a UUID"},"created_by":{"type":"string","description":"User ID of the user who created the action"}},"description":"Object representing instances","type":"object","additionalProperties":false}}}},"4XX":{"description":"Format for representing errors during API interactions","content":{"application/json":{"schema":{"title":"Error","type":"object","properties":{"statusCode":{"type":"number","description":"HTTP status code indicating the error"},"code":{"type":"string","description":"Unique error code for reference and categorization"},"error":{"type":"string","description":"Short, human-readable error type or category"},"message":{"type":"string","description":"Detailed error message providing additional context"}},"description":"Format for representing errors during API interactions","required":["statusCode","error","message"]}}}},"5XX":{"description":"Format for representing errors during API interactions","content":{"application/json":{"schema":{"title":"Error","type":"object","properties":{"statusCode":{"type":"number","description":"HTTP status code indicating the error"},"code":{"type":"string","description":"Unique error code for reference and categorization"},"error":{"type":"string","description":"Short, human-readable error type or category"},"message":{"type":"string","description":"Detailed error message providing additional context"}},"description":"Format for representing errors during API interactions","required":["statusCode","error","message"]}}}}}}
>
  
</StatusCodes>


      