# Sterndesk - [Sterndesk developer documentation](https://docs.sterndesk.com/index.md): HTTP/JSON access to the Sterndesk data available to your account. - [Overview](https://docs.sterndesk.com/api-reference/overview.md): How the endpoint pages are generated and what they cover. - [Upload the files of a manual upload](https://docs.sterndesk.com/api-reference/upload-the-files-of-a-manual-upload.md): Second step of a manual upload, served by Transloadit rather than by Sterndesk. - [CreateManualUpload](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/createmanualupload.md): Create a manual upload and receive a signed, time-limited instruction for uploading its files. This is the first of two steps: POST the files to the returned `upload_url` as `multipart/form-data`, sending `params` and `signature` verbatim as form fields and the files under any field name. Do not… - [FindSimilarJobPostings](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/findsimilarjobpostings.md): Find related job postings - [GetCareerSiteBySlug](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getcareersitebyslug.md): Get a careers site by the slug - [GetCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getcrewprofile.md): Get a single crew profile - [GetDefaultEmailTemplate](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getdefaultemailtemplate.md): Get the unmodified system default for a single template type - [GetDefaultJobPostingTemplate](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getdefaultjobpostingtemplate.md): get the organizations default job posting template - [GetDocument](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getdocument.md): Get deep information of a single email receipt - [GetDocumentSet](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getdocumentset.md): Get deep information of a single email receipt - [GetEmailReceipt](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getemailreceipt.md): Get deep information of a single email receipt - [GetEmailTemplate](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getemailtemplate.md): Get a single email template for an organization - [GetJobApplication](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getjobapplication.md): get a single job application - [GetJobPosting](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getjobposting.md): Get one job posting - [GetJobPostingChecklist](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getjobpostingchecklist.md): Get the LLM-extracted checklist for a job posting (rank, vessel type, required certificates, etc.). - [GetJobPostingTemplate](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getjobpostingtemplate.md): get the organizations default job posting template - [GetOrganization](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getorganization.md): get organization info - [GetPipeline](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getpipeline.md): Get a single pipeline by its ID - [GetPipelineStage](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getpipelinestage.md): Get a single pipeline stage by its ID - [GetProposal](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/getproposal.md): Get a single proposal by ID - [ListAdminsOfOrganization](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listadminsoforganization.md): list the admins (owner + admin) of an organization - [ListAllPipelineStages](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listallpipelinestages.md): List all pipeline stages for an organization - [ListAtSeaWorkExperienceExtractionsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listatseaworkexperienceextractionsforcrewprofile.md): List at-sea work experience extractions for a crew profile - [ListCareerSites](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcareersites.md): List career sites - [ListCertificateExtractionsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcertificateextractionsforcrewprofile.md): list certificates for crew profile - [ListCrewProfiles](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewprofiles.md): RPC to list crew profiles for an organization - [ListCrewProfilesByApplicationIDs](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewprofilesbyapplicationids.md): RPC to list crew profiles by application ids - [ListCrewProfilesByProposalID](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewprofilesbyproposalid.md): List crew profile candidates assigned to a proposal - [ListCrewRequests](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewrequests.md): RPC to get the list of crew requests - [ListCrewTags](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewtags.md): List crew tags for an organization - [ListCrewTagsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listcrewtagsforcrewprofile.md): List all tags assigned to a crew profile - [ListDocumentPages](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listdocumentpages.md): list document pages - [ListDocumentSetsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listdocumentsetsforcrewprofile.md): List document sets for a crew profile - [ListEmailReceipts](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listemailreceipts.md): list email receipts for organization - [ListEmailTemplates](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listemailtemplates.md): List all email templates for an organization (returns default for types without a custom template) - [ListFailedManualUploadDocuments](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listfailedmanualuploaddocuments.md): RPC to list failed manual upload documents - [ListInvitationsForOrganization](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listinvitationsfororganization.md): list the invitations into an organization - [ListJobApplicationsForJobPosting](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listjobapplicationsforjobposting.md): list job applications for a job posting - [ListJobPostingTemplates](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listjobpostingtemplates.md): List career sites - [ListJobPostings](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listjobpostings.md): List job postings for the organization - [ListManualUploads](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listmanualuploads.md): RPC to list od manual uploads - [ListMatchedCandidatesForJobPosting](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listmatchedcandidatesforjobposting.md): List candidates that have been matched against a job posting, ordered by score DESC. Pure DB read against job_posting_candidate_matches. - [ListMatchingJobPostingsForCandidate](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listmatchingjobpostingsforcandidate.md): List open job postings that match a crew profile, ordered by score DESC. Pure DB read against job_posting_candidate_matches. - [ListMembersAssignedToJobPosting](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listmembersassignedtojobposting.md): ListMembersAssignedToJobPosting lists the organization members assigned to a job posting - [ListMembersOfOrganization](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listmembersoforganization.md): list the members of an organization - [ListOnLandWorkExperienceExtractionsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listonlandworkexperienceextractionsforcrewprofile.md): List on-land work experience extractions for a crew profile - [ListPinnedCrewRequests](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listpinnedcrewrequests.md): RPC to get the list of pinned crew requests - [ListPipelineJobPostings](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listpipelinejobpostings.md): List job postings for the pipeline - [ListPipelineStages](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listpipelinestages.md): List stages for a pipeline - [ListPipelineStagesForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listpipelinestagesforcrewprofile.md): Organization service RPC for listing pipeline stages a crew profile belongs to - [ListPipelines](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listpipelines.md): List pipelines for an organization - [ListProfilePrints](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listprofileprints.md): RPC to create profile print - [ListProposalCandidateEmails](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listproposalcandidateemails.md): List usable candidate emails for a proposal - [ListProposals](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listproposals.md): List proposals for an organization (paginated, ordered by updated_at DESC; optional query filters by name/client_name) - [ListSTCWCertificateExtractionsForCrewProfile](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/liststcwcertificateextractionsforcrewprofile.md): list stcw certificate extractions for crew profile - [ListSavedCrewSearches](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listsavedcrewsearches.md): RPC to get a list of saved crew searches - [ListSubmissionsForJobApplication](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/listsubmissionsforjobapplication.md): list submissions for a job application - [OneCrewRequest](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/onecrewrequest.md): RPC to get the one crew request - [OneProfilePrint](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/oneprofileprint.md): RPC to get one profile print - [SearchCrewProfiles](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/searchcrewprofiles.md): Search crew profiles - [SearchJobPostings](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/searchjobpostings.md): Search job postings in the search index - [SearchPinnedJobPostings](https://docs.sterndesk.com/api-reference/rpcv1organizationservice/searchpinnedjobpostings.md): Search job postings in the search index - [ListAvailableLanguages](https://docs.sterndesk.com/api-reference/rpcv1rootservice/listavailablelanguages.md): list available languages for job postings - [ListAvailableRanks](https://docs.sterndesk.com/api-reference/rpcv1rootservice/listavailableranks.md): list available ranks - [ListAvailableSTCWCertificates](https://docs.sterndesk.com/api-reference/rpcv1rootservice/listavailablestcwcertificates.md): list available stcw certificates - [ListCountryClusters](https://docs.sterndesk.com/api-reference/rpcv1rootservice/listcountryclusters.md): list country clusters - [WhoAmI](https://docs.sterndesk.com/api-reference/rpcv1rootservice/whoami.md): WhoAmI returns information about the current authenticated user. ## OpenAPI Specs - [openapi](https://edge.test.sterndesk.com/api/openapi.yaml)