/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 2mo ago
Details
Filter operations
auth
1
billing
1
contacts
9
get
list your contacts
post
Creates a new contact
get
fetch a contact by reference
delete
delete a contact
get
List all created contact lists
post
Create a new contact list
put
Edit a contact list
post
add a new contact to a list
delete
delete a contact list
decks
8
images
1
updates
12
user
1
workspace
6
contacts
fetch a contact by reference
get
/contacts/{reference}
Path parameters
reference
string
required
contact unique reference.. e.g contact_
Response
OK
ServerFetchDetailedContactResponse
required
contact
MalakContact
required
message
string
required
shared_items
MalakContactShareItem[]
required
Changes