/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
auth
1
contacts
7
get
list your contacts
post
Creates a new contact
get
fetch a contact by reference
get
List all created contact lists
post
Create a new contact list
put
Edit a contact list
delete
add a new contact to a list
decks
8
images
1
updates
12
user
1
workspace
2
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