Secret | View https://docs.herald-api.rare-able.com/api/secrets/{{secretId}}

This endpoint is to get the details of the generated secret key by using its unique id.

Query PARAMS

secretId string required
Required | Must be a valid secret key's unique id

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To know how to generate please use Merchant Secret

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

secret "object"

unique_id "string"
name "string"
description "string"
secret "string"
created_at "string"
updated_at "string"

success "boolean"
message "string"
code "integer"
data "array"