# Description Documents the calls for the list, read, create, update and delete operations for GPG keys
Param Name | Description |
---|---|
organization_id Required |
organization identifier Validations:
|
name Optional |
name of the GPG key Validations:
|
search Optional |
Search string Validations:
|
page Optional |
Page number, starting at 1 Validations:
|
per_page Optional |
Number of results per page to return Validations:
|
order Optional |
Sort field and order, eg. 'name DESC' Validations:
|
full_results Optional |
Whether or not to show all results Validations:
|
sort Optional |
Hash version of 'order' param Validations:
|
sort[by] Optional |
Field to sort the results on Validations:
|
sort[order] Optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|
Param Name | Description |
---|---|
organization_id Required |
organization identifier Validations:
|
name Required |
identifier of the gpg key Validations:
|
content Required |
public key block in DER encoding Validations:
|
Param Name | Description |
---|---|
id Required |
gpg key numeric identifier Validations:
|
Param Name | Description |
---|---|
id Required |
gpg key numeric identifier Validations:
|
name Optional |
identifier of the gpg key Validations:
|
content Optional |
public key block in DER encoding Validations:
|
Param Name | Description |
---|---|
id Required |
gpg key numeric identifier Validations:
|
Param Name | Description |
---|---|
id Required |
gpg key numeric identifier Validations:
|
content Required |
file contents Validations:
|