Get JSON By Id
Description
???
Package Details
Interface
IArtifactManager
Syntax
Task<string> GetJsonById(int artifactId);
Returns
Task<string>
API Endpoint
Parameters
Parameter | Description | Parameter Type |
---|---|---|
Sample request body
Returns
On success, 200 Ok
On error, 400 Bad Request
On authorization error, 403 Forbidden