GET   certificates/get

Fetch all certificates for customer

Request example

curl --request GET "https://api-asm1.apica.io/v3/certificates/get?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"

Response body model example and description

{
  "Id": 1,
  "Name": "sample string 2",
  "Created": "2024-11-08T18:03:56"
}
NameType Description
Id Integer

No documentation available.

Name String

No documentation available.

Created DateTime

No documentation available.