Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

This function is one of Open API Operation. You can find the movie in ARGOS RPA+ video tutorial.

Image Removed


GET /openapi/v1/pam/list

Example request : 

Code Block
languagebash
titleExample Request
GET /openapi/v1/pam/list?apiKey=abcd4eb2b12345c74c18 HTTP/1.1
Host: api2-rpa.argos-labs.com


FieldTypeDescriptionRequired
apiKeyStringAPI Token Key created by your accountTrue


Example response:

Code Block
languagebash
titleExample Response
{
    "message": "OK",
    "status": 200,
    "error": null,
    "data": [
        {
            "apiPamId": "7d63e65d1a8f1dbd1234",
            "pamName": "eunmi013",
            "status": "Enabled",
            "runningStatus": "Not available"
        },
        ... (skip) ...
  ]
}


 

FieldTypeDescription
apiPamIdStringPam ID for OpenApi use
pamNameStringPam Name
statusString

Pam's current status

runningStatusStringPam's current running status




Need help?

Technical contact to tech@argos-labs.com


May you search all operations,


Panel
titleColor#4178be
titleBGColor#e7f5ff
titleAll Open API

Child pages (Children Display)
pageOpen API